Is your feature request related to a problem? Please describe.
Now that the OMPL constrained planner is merged in, we should remove the Cartesian Interpolator code and any tutorial references. The default method for Cartesian planning should be the OMPL planner. The cartesian interpolator has poor performance and this will improve MoveIt's maintainability by reducing the size of the codebase and feature set.
Describe the solution you'd like
Is your feature request related to a problem? Please describe.
Now that the OMPL constrained planner is merged in, we should remove the Cartesian Interpolator code and any tutorial references. The default method for Cartesian planning should be the OMPL planner. The cartesian interpolator has poor performance and this will improve MoveIt's maintainability by reducing the size of the codebase and feature set.
Describe the solution you'd like