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

Boxes benchmark for gz sim #1

Open
wants to merge 85 commits into
base: main
Choose a base branch
from
Open

Boxes benchmark for gz sim #1

wants to merge 85 commits into from

Conversation

yaswanth1701
Copy link
Owner

@yaswanth1701 yaswanth1701 commented Jul 29, 2024

This PR implements scpeters/benchmark#23. @scpeters

Dependencies:

Gazebo

  1. Follow the Gazebo Ionic source installation up to here.
  2. Edit collection-ionic.yaml.
  3. In gz-sim version: main, replace main with scepters/set_model_state_prototype

This is how it should look:

  gz-sim:
    type: git
    url: https://github.com/gazebosim/gz-sim
    version: scpeters/set_model_state_prototype
  1. Rest installation remains the same.

Python

pip install lz4 protobuf zstandard matplotlib numpy pandas

Step to run benchmark:

git clone https://github.com/yaswanth1701/simulation_benchmark.git -b gz-sim_dev
cd benchmark
git submodule update --init --recursive
mkdir build 
cd build
cmake ..
make 
make test 

Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
Signed-off-by: yaswanth1701 <[email protected]>
@yaswanth1701
Copy link
Owner Author

Hi @scpeters. if the possible can you please review this PR, I would like to merge this with the main branch.

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