Skip to content

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

@ItsHarper

Description

@ItsHarper

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions