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

The IK Fast tutorial shows you how to generate an IK solver as a library. That does not automatically get you "visualisation" or "motion planning".

In the end you have a MoveIt compatible IK solver in a .so file, but you can load that manually and do whatever you want with it.