mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-07-27 19:57:02 +00:00
pybricks._common.IMU: Add imu status.
This commit is contained in:
committed by
laurensvalk
parent
5b25606afa
commit
bb37b94f5e
@@ -80,8 +80,11 @@ def test_hub_dot_imu_dot():
|
||||
"angular_velocity",
|
||||
"heading",
|
||||
"orientation",
|
||||
"ready",
|
||||
"reset_heading",
|
||||
"rotation",
|
||||
"set_stationary_thresholds",
|
||||
"stationary",
|
||||
"tilt",
|
||||
"up",
|
||||
]
|
||||
|
||||
@@ -98,8 +98,11 @@ def test_hub_dot_imu_dot():
|
||||
"angular_velocity",
|
||||
"heading",
|
||||
"orientation",
|
||||
"ready",
|
||||
"reset_heading",
|
||||
"rotation",
|
||||
"set_stationary_thresholds",
|
||||
"stationary",
|
||||
"tilt",
|
||||
"up",
|
||||
]
|
||||
|
||||
@@ -68,8 +68,11 @@ def test_hub_dot_imu_dot():
|
||||
"angular_velocity",
|
||||
"heading",
|
||||
"orientation",
|
||||
"ready",
|
||||
"reset_heading",
|
||||
"rotation",
|
||||
"set_stationary_thresholds",
|
||||
"stationary",
|
||||
"tilt",
|
||||
"up",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user