Robotics StackExchange | Archived questions

Trouble Simulating ROS TURTLEBOT3

Hello, I am extremely new to ROS Noetic and wanted to run a simulation of the Turtlebot but I keep getting these errors:

RLException: [turtlebot3_empty_world.launch] is neither a launch file in package [turtlebot3_gazebo] nor is [turtlebot3_gazebo] a launch file name
The traceback for the exception was written to the log file

The command that gave me this error is:

export TURTLEBOT3_MODEL=burger
$ roslaunch turtlebot3_gazebo turtlebot3_empty_world.launch

I have followed the steps for installing ROS in my PC using this link: https://emanual.robotis.com/docs/en/platform/turtlebot3/simulation/#gazebo-simulation Can anyone tell me why I am facing this? Thank you in advance

Asked by amnahh20 on 2022-02-04 08:47:06 UTC

Comments

Repeat question: #q395651

Asked by osilva on 2022-02-07 15:24:31 UTC

Answers