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

I want to use multiple plugins (planner, controller) in Navigation2.

asked 2022-10-27 02:20:45 -0500

hamada gravatar image

updated 2022-10-27 02:21:10 -0500

I want to realize multiple planner, controller using Navigation2.
In some cases, I want to create a route that is only a straight line.
Sometimes I want to create a route that includes a curve.

I will create several planner plugins for this purpose.
Is it possible to put multiple planner plugins and controller plugins in navigation.xml file and use them differently?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2022-10-27 07:16:35 -0500

Per Edwardsson gravatar image

Totally possible. It is controlled in the behaviour tree. There, you specify which planner and controller you use for a given task.

edit flag offensive delete link more

Question Tools

3 followers

Stats

Asked: 2022-10-27 02:20:45 -0500

Seen: 56 times

Last updated: Oct 27 '22