ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Enabling optimizations appears to be the fix; I compiled with Catkin using -DCMAKE_BUILD_TYPE=Release. I'm not compiling move_base or any other navigation packages directly so I'm not sure why this works but it does.