ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The problem is not with your configuration, but with how you are building the planner. The key bit is undefined symbol: _ZTVN4ompl4base13SO2StateSpaceE
. Are you linking ompl correctly?