HF-Robotics/TntFtcCore

Add support for the Rev Expansion Hub/Control Hub IMU

Opened this issue · 1 comments

Much more code is now requiring IMU support, rather than make that robot code conditional, we should implement a fake BNO055IMU, and add support for it in FakeHardwareMapFactory.

One hint, IMUs look like this in the hardware map XML file:

<LynxEmbeddedIMU name="imu" port="0" bus="0" />