You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A minimal issue this is is: We have get_acceleration and get_location, but get_gyroscope.
Should the latter become get_angular_acceleration instead, because that's the physical quantity delivered by the gyroscope, analogous to accelerometer vs. acceleration?
Should we care?
The text was updated successfully, but these errors were encountered:
A minimal issue this is is: We have
get_acceleration
andget_location
, butget_gyroscope
.Should the latter become
get_angular_acceleration
instead, because that's the physical quantity delivered by the gyroscope, analogous to accelerometer vs. acceleration?Should we care?
The text was updated successfully, but these errors were encountered: