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

Add task benchmarking utilities #7

Open
wants to merge 8 commits into
base: development
Choose a base branch
from
Open

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 <[email protected]>
Signed-off-by: Kacper Dąbrowski <[email protected]>
Signed-off-by: Kacper Dąbrowski <[email protected]>
Signed-off-by: Kacper Dąbrowski <[email protected]>
Signed-off-by: Kacper Dąbrowski <[email protected]>
Signed-off-by: Kacper Dąbrowski <[email protected]>
Signed-off-by: Kacper Dąbrowski <[email protected]>
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