ROS2 Navigation Real Robot Project simulation not running

In the rosject there are missing files and the simulation is not working at all.

source ~/simulation_ws/install/setup.bash
ros2 launch turtlebot3_gazebo main_turtlebot3_lab.launch.xml

there is no setup file
user:~$ dir ~/simulation_ws/install/
COLCON_IGNORE turtlebot3_cartographer turtlebot3_description turtlebot3_example turtlebot3_gazebo turtlebot3_msgs turtlebot3_navigation2 turtlebot3_teleop

If i try to rebuid the packages there are faiilure messages

Hi, I was able to reproduce this error in the rosject. Thank you for bringing it to our attention.

This is now fixed, and you can launch the simulation with no errors.

Make sure you delete the corrupted rosject and get a new copy from this link: https://app.theconstruct.ai/l/3dcfaa9d/

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.