Is the Romi accelerometer accessible through WPILib? I am successfully using the Gyro:RomiGyro SimDevice, but I don’t see any mention of a similar accelerometer device in the code. Thanks.
Yes, use BuiltInAccelerometer. It’s mapped to the Romi accelerometer.
1 Like
Perfect, thank you.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.