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

I had to put the whole loop that calls move_groupe_interface's plan function in a new thread for it to return.

(I followed the this discussion and, as stated there, disattached the call to plan from my main loop)