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

Revision history [back]

click to hide/show revision 1
initial version

Hi all,

The problem was the ordering of the plugins. If the inflation_layer plugin gets loaded before the obstacle_layer plugin, you get the above behavior. Loading the obstacle layer first solves this problem.