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

[ergoCubGazeboV1_*] Add feet IMU in the urdf model generation #217

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

GiulioRomualdi
Copy link
Contributor

Hi @Nicogene! I added the feet IMU on the urdf model. Unfortunately, I don't have creo on my PC so I cannot test the modification.

@Nicogene Nicogene linked an issue Feb 12, 2024 that may be closed by this pull request
@GiulioRomualdi
Copy link
Contributor Author

I tested the model generated by @Nicogene in 3c77a9a. It's working as expected! Thank you @Nicogene!

@GiulioRomualdi
Copy link
Contributor Author

GiulioRomualdi commented Feb 13, 2024

I checked the IMU data with https://github.com/ami-iit/xcub-sensors-check and all of the readouts are correct. I added the gazebo model with the root fixed and I moved the robot from the motorgui

🧪 Running 12 tests...
├── Running test L_FOOT_FRONT_ORIENTATION...
├── Running test L_FOOT_REAR_ORIENTATION...
├── Running test L_FOOT_FRONT_GYRO...
├── Running test L_FOOT_REAR_GYRO...
├── Running test L_FOOT_REAR_ACC...
├── Running test L_FOOT_FRONT_ACC...
├── Running test R_FOOT_FRONT_ORIENTATION...
├── Running test R_FOOT_REAR_ORIENTATION...
├── Running test R_FOOT_FRONT_GYRO...
├── Running test R_FOOT_REAR_GYRO...
├── Running test R_FOOT_REAR_ACC...
└── Running test R_FOOT_FRONT_ACC...

📊 Test outcomes:
├── 🟢 Test L_FOOT_FRONT_ORIENTATION: Passed
├── 🟢 Test L_FOOT_REAR_ORIENTATION: Passed
├── 🟢 Test L_FOOT_FRONT_GYRO: Passed
├── 🟢 Test L_FOOT_REAR_GYRO: Passed
├── 🟢 Test L_FOOT_REAR_ACC: Passed
├── 🟢 Test L_FOOT_FRONT_ACC: Passed
├── 🟢 Test R_FOOT_FRONT_ORIENTATION: Passed
├── 🟢 Test R_FOOT_REAR_ORIENTATION: Passed
├── 🟢 Test R_FOOT_FRONT_GYRO: Passed
├── 🟢 Test R_FOOT_REAR_GYRO: Passed
├── 🟢 Test R_FOOT_REAR_ACC: Passed
└── 🟢 Test R_FOOT_FRONT_ACC: Passed
Signal Acc Gyro Orientation
r_foot_front R_FOOT_FRONT_ACC R_FOOT_FRONT_GYRO R_FOOT_FRONT_ORIENTATION
r_foot_rear R_FOOT_REAR_ACC R_FOOT_REAR_GYRO R_FOOT_REAR_ORIENTATION
l_foot_front L_FOOT_FRONT_ACC L_FOOT_FRONT_GYRO L_FOOT_FRONT_ORIENTATION
l_foot_front L_FOOT_FRONT_ACC L_FOOT_FRONT_GYRO L_FOOT_FRONT_ORIENTATION

Here the dataset and the config file to run the tests ergoCubGazeboV1_1_imu.zip

@Nicogene
Copy link
Member

cc @martinaxgloria

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.

Add FT IMU in the ergoCubGazeboV1* models
2 participants