[mybot_world.launch] I can't upload my project to the gazebo
[mybotworld.launch] is neither a launch file in package [mybotgazebo] nor is [mybot_gazebo] a launch file name The traceback for the exception was written to the log file
please help me ?
Asked by otto61 on 2019-12-25 02:01:20 UTC
Answers
You may need just to:
go to your workspace dir
source devel/setup.bash
(to do everytime you open a new terminal)
Alternative:
open .bashrc file (in ~/ dir)
type source ~/your_workspace/devel/setup.bash
(to do just the first time)
Remember to restart the terminal after these operations.
Asked by eaucone on 2020-01-08 12:36:12 UTC
Comments
Please update your question with details of how you got to this problem. Right now, there isn't enough information on your question for us to be able to help you.
Asked by chapulina on 2019-12-26 13:01:48 UTC