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

Look at how demo.launch sets this up.

Look at how demo.launch sets this up.


Edit: btw, your question seems to be more about "how to use MoveIt without a real or simulated robot" than "path planning without execution".

The former is something that demo.launch does, the latter can be done by calling plan(..) instead of one of the other functions.