Skip to content

Add task benchmarking utilities#7

Closed
knicked wants to merge 8 commits intodevelopmentfrom
kd/benchmarking
Closed

Add task benchmarking utilities#7
knicked wants to merge 8 commits intodevelopmentfrom
kd/benchmarking

Conversation

@knicked
Copy link
Contributor

@knicked knicked commented Jan 3, 2025

This PR adds a new package to the ros2 workspace responsible for providing a benchmark utility for performing tasks in the manipulation demo scene. Currently features two very simple scenarios, with an interface allowing for easily adding new scenarios.

Usage

First build and source the ros2_ws workspace, then launch the simulation as in here

Then run either

ros2 run rai_mani benchmark

which will run an example benchmark on a RAI conversational agent and show its results in the terminal, or

ros2 run rai_mani showcase

which will run the same benchmark, but with the manipulator doing scripted movements with no agent involved.

Signed-off-by: Kacper Dąbrowski <kacper.dabrowski@robotec.ai>
Signed-off-by: Kacper Dąbrowski <kacper.dabrowski@robotec.ai>
Signed-off-by: Kacper Dąbrowski <kacper.dabrowski@robotec.ai>
Signed-off-by: Kacper Dąbrowski <kacper.dabrowski@robotec.ai>
Signed-off-by: Kacper Dąbrowski <kacper.dabrowski@robotec.ai>
Signed-off-by: Kacper Dąbrowski <kacper.dabrowski@robotec.ai>
Signed-off-by: Kacper Dąbrowski <kacper.dabrowski@robotec.ai>
Signed-off-by: Kacper Dąbrowski <kacper.dabrowski@robotec.ai>
@knicked
Copy link
Contributor Author

knicked commented Mar 19, 2025

Closing in favor of #9

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