I am using the Unitree GO2 EDU version which is QRE GO2 with Open Manipulator and Steamdeck. While testing through the user manual until chapter 4 about Navigation. I tried to start the slam as given in the manual with ros2 launch go2_navigation slam.launch.py. Here the slam launch file does not contain starting RViz. So in order to visualize the scanned map, I started the visualization with ros2 launch go2_viz view_robot.launch.py. There I can only see the realtime GO2 LiDar topic messages when I change the frame to odom.
When I add the topic, with neither /go2_unit_xxxx/maps nor /maps, can I see the scanned map as is given on the manual. Both of them give a warning that no maps recieved. I have checked the slam toolbox which is also in mapping mode, which is correct.
Does anyone have similar situation? Many thanks in advance for any help!
Best regards