pros icon indicating copy to clipboard operation
pros copied to clipboard

🐛[BUG] - `Imu::is_calibrating` returns `true` if imu is not connected

Open SizzinSeal opened this issue 1 year ago • 2 comments

Describe the bug Imu::is_calibrating returns true if imu is not connected

To Reproduce Steps to reproduce the behavior:

  1. Instantiate an IMU on a port where it is not connected
  2. call Imu::is_calibrating()

Expected behavior It should return false

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • PROS 3.8.0

SizzinSeal avatar Jan 19 '24 00:01 SizzinSeal

Closed by #628

WillXuCodes avatar Feb 04 '24 00:02 WillXuCodes

Not closing this yet due to #628 not being merged yet.

WillXuCodes avatar Feb 04 '24 04:02 WillXuCodes

Reproduced in kernel version 3.8.3

SizzinSeal avatar Apr 02 '24 01:04 SizzinSeal