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

Revision history [back]

I had similar problem, the issue was that my embedded system was running an older version of ROS with a newer version of costmap_2d on it. I updated every package on my system and recompiled every workspace. It solved my problem.

You can follow what happened to me here: https://github.com/ros-planning/navigation/issues/883