[turtlebot3_robot.launch] is neither a launch file in package [turtlebot3_bringup] nor is [turtlebot3_bringup] a launch file name

asked 2019-02-04 04:45:05 -0500

Binabrains gravatar image

updated 2019-02-04 06:48:50 -0500

jayess gravatar image

Hi all,

I have a TurtleBot3 Burger and it worked perfectly well. Now I switched from one network to another, change the bashrc file with the correct IP adresses, sourced the file and now I cannot run the launch file.

I've build the environment on the Turtlebot and on the Remote PC.

Could you please advise me what are the steps I need to take every time I want to work with the TurtleBot.

This is the error:

pi@R3-D3:~/catkin_ws $ roslaunch turtlebot3_bringup turtlebot3_robot.launch
[turtlebot3_robot.launch] is neither a launch file in package [turtlebot3_bringup] nor is [turtlebot3_bringup] a launch file name
The traceback for the exception was written to the log file
edit retag flag offensive close merge delete

Comments

This is a very common problem for people, has been asked many times, and many of the questions have answers that were accepted. Have you searched the site and tried any of these answers?

jayess gravatar image jayess  ( 2019-02-04 06:50:46 -0500 )edit

nor is [turtlebot3_bringup] a launch file name This looks like the workspace has not been sourced. What is the output of rospack list ?

PeteBlackerThe3rd gravatar image PeteBlackerThe3rd  ( 2019-02-04 06:51:06 -0500 )edit

Something happened, don't exactly know what but everything is working just fine by now!

Binabrains gravatar image Binabrains  ( 2019-02-04 06:57:20 -0500 )edit