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

Update the Universal IMU Driver documentation to document using the upcoming REV 9-Axis IMU #304

Open
NoahAndrews opened this issue Aug 9, 2024 · 0 comments

Comments

@NoahAndrews
Copy link
Member

NoahAndrews commented Aug 9, 2024

Support for the REV 9-Axis IMU will be added to FTC SDK version 10.0. It was designed with its IMU chip oriented the same way relative to its REV logo and I2C port that the one in the Control Hub is oriented relative to the Control Hub's REV logo and USB ports. This means that the existing RevHubOrientationOnRobot class and blocks can technically be still used to configure this new IMU (just mentally substitute the USB port direction for the I2C port direction). However, FTC SDK 10.0 will also include a new Rev9AxisImuOrientationOnRobot class and blocks that can be used instead, allowing teams to make their code match what they're physically using on the robot, and to specify an I2C port direction instead of a USB port direction.

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

No branches or pull requests

1 participant