I was following section 2.3, but in RVIZ2:
under Global Options → Fixed Frame dropdown menu, there is nothing to select from.
under RobotModel → Description Topic dropdown menu, there is also nothing
However, if I just type “base_link” and “/robot_description” in those 2 boxes, the red cube would show up.
This is inconvenient. I wonder what have I done wrong.
Thanks for your help in advance!
Shell #1:
cd ~/ros2_ws
source install/setup.bash
ros2 launch urdfbot_description urdf_visualize.launch.py
Shell #2:
cd ~/ros2_ws
source install/setup.bash
rviz2