Multi-DoF Joint Planning
The arm_navigation documentation explains how to specify multi DoF joints in the planning description yaml file, eg the "joint" between base_link and the world. Is it possible to motion plan for these, e.g. to create a motion plan for base_link relative to the world, and if so how? Using the standalone OMPL app its possible to plan for rigid bodies in 3D and I'd like to do something similar in ROS.
Thanks!
James