PX4-Avoidance icon indicating copy to clipboard operation
PX4-Avoidance copied to clipboard

ERROR : can't launch node of type [local_planner/local_planner_node]

Open sammar80 opened this issue 4 years ago • 2 comments

Hello, after I followed the installation instructions I get this error when I run roslaunch local_planner local_planner_stereo.launch (ERROR : can't launch node of type [local_planner/local_planner_node] : Can't locate node of type [local_planner_node] in package [local_planner].Make sure the file exists in the package path and permission is set to executable )

I found that the local_planner_node.h and the local_planner_node.cpp are missing from the master stream . Please advice

sammar80 avatar Jun 23 '20 07:06 sammar80

try sourcing: source /catkin_ws/devel/setup.bash

baumanta avatar Jun 23 '20 11:06 baumanta

Thank you baumanta , I did that but it didn't work , I found the files in another branch

sammar80 avatar Jun 23 '20 12:06 sammar80