[Feature] Return robot heading angle as floating point #1844
Labels
enhancement
New feature or request
topic: control
Issues involving control system algorithms
topic: imu
Issues related to IMU/gyro/accelerometer
topic: motors
Issues involving motors
If we will be encouraging users to use dedicated methods like
DriveBase.angle()
instead ofhub.imu.heading
, we need to make sure it has the same resolution, so we need to return this as a floating point value.Originally posted by @laurensvalk in #1617 (comment)
The text was updated successfully, but these errors were encountered: