FIRST-Tech-Challenge / FIRST-Tech-Challenge/ftcdocs
Update the Universal IMU Driver documentation to document using the upcoming REV 9-Axis IMU
- Dominant language
- Nix
- Stars
- 23
- Forks
- 57
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 15
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.