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

Revision history [back]

I remember running into this problem as well. ODE, which is used by arm navigation for collision checking, does not support native cylinder-cylinder collision checks. This is known and should result in an error. I think there may even be a bug when checking collisions between other shapes and cylinders.

I don't think it will be fixed though, but the planned replacement MoveIT will use FCL for collision checks. It should work better there.