Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new SetupMTCMoveTo_ProRRT behaviors #76

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dyackzan
Copy link

@dyackzan dyackzan commented Jan 3, 2025

Replace:

  • SetupMTCMoveToPose -> SetupMTCMoveToPoseProRRT
  • SetupMTCMoveToJointState -> SetupMTCMoveToJointStateProRRT

Remove deprecated planner_interface port.

The new behaviors expose more planning parameters for the Pro RRT Connect planner.

Will convert from draft once https://github.com/PickNikRobotics/moveit_studio/pull/10001, which adds the new behaviors in core goes in

Partially resolves https://github.com/PickNikRobotics/moveit_studio/issues/9811

Replace:
* `SetupMTCMoveToPose` -> `SetupMTCMoveToPoseProRRT`
* `SetupMTCMoveToJointState` -> `SetupMTCMoveToJointStateProRRT`

Remove deprecated `planner_interface` port.

The new behaviors expose more planning parameters for the Pro RRT
Connect planner.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant