About local planner ?
Hi all,
I'd like to implement a new local planner in move_base. My new planner is based on a Fuzzy-PID controller and is implemented in c++.
My question is: can I integrate it in the ROS's navigation stack? and how match is it difficult or easy to do?
waiting for your answers and your help. Best regards.