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

Enable anytime and fix benchmarks #167

Merged
merged 5 commits into from
Apr 18, 2023

Conversation

sjahr
Copy link
Contributor

@sjahr sjahr commented Apr 5, 2023

This PR does two things:

  • Update some wrong filenames of the benchmarking launch file
  • Add the config necessary use AnytimePathShortening

@sjahr sjahr requested a review from henningkayser April 5, 2023 13:12
type: geometric::AnytimePathShortening
shortcut: 1 # Attempt to shortcut all new solution paths
hybridize: 1 # Compute hybrid solution trajectories
max_hybrid_paths: 36 # Number of hybrid paths generated per iteration
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mamoll Any comment on the default configuration? Is the number of planners and max_hybrid_paths reasonable?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@henningkayser henningkayser merged commit b292ca0 into moveit:ros2 Apr 18, 2023
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.

None yet

2 participants