Hello,
I have started out on Linux Basics for Robotics, I am quite stuck on how to launch RViz in the Course Project I. The simulation is launched in Gazebo but I am failing on how to launch RViz.
I used this to launch the simulation in gazebo;
source ~/simulation_ws/install/setup.bash
ros2 launch turtlebot3_gazebo main_turtlebot3_lab.launch.xml
Hi @flaviajdy , quick question — after running the launch command, did you try opening the Graphical Tools window from the bottom bar? As your instructions notebook mentions, the launch is supposed to bring up both Gazebo and RViz, but on the platform, RViz only shows up inside the Graphical Tools window (and only once it’s been launched from a terminal) — it doesn’t appear in the main screen like it did in the course. Can you keep the simulation running, click that icon, and let me know whether RViz appears (give it ~30 seconds if the window looks blank at first)?