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

If you already know where you want your manipulator to go, don't need any sensor-guided motion planning and require (actual) real-time guarantees, then I'm wondering whether ROS, MoveIt or even the universal_robot packages are suited for your specific use case.

Perhaps it would be more efficient to directly send move(..) or speedl(..) URScript commands to TCP 30002 or 30003.

If you already know where you want your manipulator to go, don't need any sensor-guided motion planning and require (actual) real-time guarantees, then I'm wondering whether ROS, MoveIt or even the universal_robot packages are suited for your specific use case.case (right now).

Perhaps it would be more efficient to directly send move(..) or speedl(..) URScript commands to TCP 30002 or 30003.

If you already know where you want your manipulator to go, don't need any sensor-guided motion planning and require (actual) real-time guarantees, then I'm wondering whether ROS, MoveIt or even the universal_robot packages are suited for your specific use case (right now).

Perhaps it would be more efficient to directly send move(..)movel(..) or speedl(..) URScript commands to TCP 30002 or 30003.