Replies: 1 comment 2 replies
-
The sensor itself cannot measure the heading directly. We’d have to calculate it using the measured angular velocity over time. Implementing this requires a fair bit of work and investigation, so we haven’t done that yet. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I saw in the beta doc that heading is not implemented in Spike Prime or RI. I do see
yaw_rating()
implemented though. Is there any reasonheading()
is not available? Hardware limitation?Thanks!
https://beta.pybricks.com/static/docs/hubs/primehub.html?highlight=heading#pybricks.hubs.PrimeHub.imu.heading
Beta Was this translation helpful? Give feedback.
All reactions