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

Move_base is not using plugin lib...

asked 2013-11-08 07:16:51 -0500

NunoFialho gravatar image

updated 2013-11-18 18:49:59 -0500

tfoote gravatar image

What can make move_base not using plugin????

When i launch my move_base on hydro i see alot of ROS_INFO "using plugin..." and rosparam tells me they are really loaded.

But when i launch move_base on another pc using groovy nothing was loaded...

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2013-11-09 12:31:53 -0500

fergs gravatar image

The costmaps in hydro are completely rewritten where each layer is a plugin. This functionality is not present in groovy where the entire costmap is a single library. This likely explains the differences in output that you see.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-11-08 07:16:51 -0500

Seen: 144 times

Last updated: Nov 09 '13