moveit_msgs icon indicating copy to clipboard operation
moveit_msgs copied to clipboard

[ros2] Support for dynamic joint limits in MotionRequests + other features

Open mechwiz opened this issue 2 years ago • 0 comments

I created this PR in anticipation of a few PRs I have in the works for MoveIt and MTC so that they can support:

  1. Dynamic joint limit updates (specifically for vel/accel/jerk) in motion requests and also via service call. This is useful when creating trajectories for arms that require restricted limits when being loaded vs when unloaded.
  2. Passing pre-planned full trajectories to the hybrid planner in order to take advantage of its local planner features without having to plan the same trajectory multiple times
  3. Option to skip trajectory smoothing for a motion-request

@AndyZe, @JafarAbdi

mechwiz avatar Aug 16 '22 22:08 mechwiz