Hello ROS Developers, may I know why the file cannot be roslaunch eventhough I have tried with the “source devel/setup.bash” and also the “catkin_make”.
Hello @ChungPuOnn18e2f3338115466d ,
As the error indicates, you don’t have any launch file named rbkairos_planning_execution.launch. Your launch file is named rbkairos_planning_executon.launch.
1 Like
Thanks and really appreciate your point out, it does solve the issue. Sorry for my dumb overlooking.