Trouble Simulating ROS TURTLEBOT3 [closed]

asked 2022-02-04 07:47:06 -0500

amnahh20 gravatar image

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/p... Can anyone tell me why I am facing this? Thank you in advance

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by osilva
close date 2022-02-07 14:24:01.403860

Comments

Relevant similar question: https://answers.ros.org/question/1434...

ljaniec gravatar image ljaniec  ( 2022-02-04 18:02:04 -0500 )edit

Repeat question: #q395651

osilva gravatar image osilva  ( 2022-02-07 14:24:31 -0500 )edit