[start_demo.launch] is neither a launch file in package [learning_tf] nor is [learning_tf] a launch file name The traceback for the exception was written to the log file
i had this error after roslaunch o my cmd roslaunch learningtf startdemo.launch
Asked by abdelkrim on 2017-03-07 06:01:36 UTC
Comments
I think you should provide more explanation about the steps taken before the error happened. But anyway the error could be because you haven't sourced your workspace. You can do it manually every time an terminal is opened or you can add it into the ~/bash.src, here is explanation: setup.bash
Asked by marko1990 on 2019-11-21 07:14:59 UTC