How to use simple local planner
I need some help regarding the simple local planner : https://github.com/DLu/simple_local_p... Can you please explain to me how to send a path (a vector of PoseStamped), that I created in a catkin package (I called target_send) to the simple local planner. I need to mention, that I am a newbie in ROS, so can you please make the explanation detailed. Thank you.