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

Benchmark planning pipelines instead of plugins only #1531

Conversation

henningkayser
Copy link
Member

Based on #1510 and #1530 this adds support for running benchmarks on full planning pipelines.
This only requires minor changes in the configuration, in particular specifying pipeline namespaces in the launch files and using this names instead of plugin identifiers inside the yaml files.
If approved, I will add appropriate changes for the tutorial.

Please review the last commit bc689be only. All other changes are included from #1510.

@henningkayser henningkayser force-pushed the pr-benchmark-planning_pipelines branch 2 times, most recently from 11eb7de to 20f5e75 Compare July 1, 2019 23:45
Copy link
Contributor

@rhaschke rhaschke left a comment

Choose a reason for hiding this comment

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

Changes additional to #1510 look reasonable to me. First merge #1510.

@rhaschke rhaschke changed the base branch from master to feature-benchmark-improvements July 14, 2019 14:32
@davetcoleman davetcoleman changed the base branch from feature-benchmark-improvements to master July 25, 2019 14:56
@davetcoleman
Copy link
Member

If approved, I will add appropriate changes for the tutorial.

Can you make this PR now, to ensure it actually happens?

@@ -259,6 +277,14 @@ def readBenchmarkLog(dbname, filenames):

logfile.readline()
logfile.close()

if addAllExperiments:
Copy link
Member

Choose a reason for hiding this comment

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

Add more commenting

@henningkayser henningkayser force-pushed the pr-benchmark-planning_pipelines branch from f6e6a99 to 00db147 Compare July 30, 2019 18:47
@rhaschke rhaschke changed the base branch from master to feature-benchmark-improvements August 7, 2019 20:00
@rhaschke rhaschke merged commit 916d16a into moveit:feature-benchmark-improvements Aug 7, 2019
rhaschke pushed a commit that referenced this pull request Aug 15, 2019
henningkayser added a commit to PickNikRobotics/moveit that referenced this pull request Nov 21, 2019
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.

3 participants