ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

writing your own local planner? Template?

asked 2013-08-15 19:22:18 -0500

Gazer gravatar image

Hi all

I want to write my own local planner to used with the navigation stack. I already have written my code; what is left is to modify it so it could be used with the navigation stack. I am wondering, is there a template or any guidance for writing your own local planner?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-08-16 03:49:01 -0500

dornhege gravatar image

The template is the BaseLocalPlanner interface class. You'll need to make that into a plugin and that should be it.

edit flag offensive delete link more

Comments

Hello Could you be more precisly? I clone repository from https://github.com/ros-planning/navig... . Is there any tutorial how to edit base_local_planner and implement own planner. Best regards Mateusz Wasielewski

M_wasiel13 gravatar image M_wasiel13  ( 2016-10-26 03:28:19 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-08-15 19:22:18 -0500

Seen: 379 times

Last updated: Aug 16 '13