Backgrounds
sudo apt update
sudo apt install ros-humble-rviz2
Real Time Simulated Environment
key features of Rviz2
Startup
$ source /opt/ros/humble/setup.bash
$ ros2 run rviz2 rviz2
Or
$ rviz2
First Window
* The big black window in the middle is the 3D view (empty because there is nothing to see).
* On the left is the Displays list, which will show any displays you have loaded.
* Right now it just contains the global options and a Grid.
Robot model �
RobotModel Plugin
Key parameters:
At the moment of writing this guide the Topic option is not working as expected,
so File is the right option
zedm.urdf.
TF �
�Move it Assistant (Overview)�
Install MoveIt Setup Assistant