Description
It would be nice if MoveIt supported loading multiple planning plugins into a single instance of move_group.
This is currently not possible, requiring users to start multiple move_groups or use other tricks (like loading planner plugins directly into their own application).