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
Relevant similar question: https://answers.ros.org/question/143496/roslaunch-is-neither-a-launch-file-in-package-nor-is-a-launch-file-name/
Asked by ljaniec on 2022-02-04 19:02:04 UTC
Repeat question: #q395651
Asked by osilva on 2022-02-07 15:24:31 UTC