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

Reduce the poses used in PlanAndSaveTrajectory #79

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

dyackzan
Copy link

@dyackzan dyackzan commented Jan 6, 2025

PlanMTC has significantly reduced performance when called with multiple SetupMTCMoveToPose stages and can no longer plan for as many poses. Reducing the number of poses as a quick fix enables the PlanAndSaveTrajectory objective to work again.

(quick fix) resolves https://github.com/PickNikRobotics/moveit_pro/issues/10078

`PlanMTC` has significantly reduced performance when called with
multiple `SetupMTCMoveToPose` stages and can no longer plan for as many
poses. Reducing the number of poses as a quick fix enables the
`PlanAndSaveTrajectory` objective to work again.
@jeremydbronson jeremydbronson merged commit ba8c6df into v7.0 Jan 6, 2025
4 checks passed
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.

2 participants