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

How to set the parameter of the global planner in navigation stack

asked 2016-07-20 22:56:34 -0500

A.M Dynamics gravatar image

Dear all,

The global planner pkg provides few algorithms like A*, grid path and etc. My question is how I can set these methods? For example, for grid path method I need to set global planner parameter as "use_grid_path=True" but I do not know where and how I should set it? Do I set them as rosparam in launch file?

Thanks for your help.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-07-21 09:42:50 -0500

David Lu gravatar image

Option A) Yes, in a launch file.

Option B) Command line using rosrun http://wiki.ros.org/rosbash#rosrun

edit flag offensive delete link more

Comments

1

Adding a good example for option (A): turtlebot_navigation@Alireza_m See launch/includes/move_base.launch.xml and and param/global_planner_params.yaml

spmaniato gravatar image spmaniato  ( 2016-07-21 09:49:03 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-07-20 22:56:34 -0500

Seen: 2,333 times

Last updated: Jul 21 '16