Robotics StackExchange | Archived questions

Writing local path planner as plugin in ROS

Hello, I developed a new global and local path planner in c++ and I want to integrate them in ROS. I found this tutorial for global planner: http://wiki.ros.org/navigation/Tutorials/Writing%20A%20Global%20Path%20Planner%20As%20Plugin%20in%20ROS

But, I cannot find similar tutorial for local planner, do you have any idea where could I find tutorial about integrating local planner in ROS.

Thanks a lot in advance,

Asked by Eman.m on 2020-10-28 09:28:28 UTC

Comments

Answers

Hey, were you able to do this? I have the same problem trying to make my own local planner, can you please shere how you did it?

Asked by ina on 2021-06-01 04:07:59 UTC

Comments

Please delete your answer and add it as a comment.

Asked by skpro19 on 2021-06-07 10:15:34 UTC