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

rfe: fixed the i2c bus of the imu bosch bno055 #230

Merged
merged 1 commit into from
Dec 20, 2021
Merged

rfe: fixed the i2c bus of the imu bosch bno055 #230

merged 1 commit into from
Dec 20, 2021

Conversation

marcoaccame
Copy link
Contributor

This PR fixes a typo on the bsp configuration of board rfe.

The i2C bus of the chip IMU BOSCH BNO055 is on embot::hw::I2C::one and not on embot::hw::I2C::two. This typo prevented teh correct initialization of the chip and the streaming of IMU data.

The correction has showed that now iCub correctly streams the IMU values. As a result of that I have updated the application version to be 1.2.2 and produced the associated PR on robotology/icub-firmware-build#46

@marcoaccame marcoaccame merged commit 07c728b into robotology:devel Dec 20, 2021
@marcoaccame marcoaccame deleted the fix/rfe-imu branch January 11, 2022 09:42
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