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
The output IMU message doesn't conform to the REP-103 unit standards by returning degrees/second instead of radians/second. This could be rectified by multiplying the value by 0.017453 when building the IMU message.
The output IMU message doesn't conform to the REP-103 unit standards by returning degrees/second instead of radians/second. This could be rectified by multiplying the value by 0.017453 when building the IMU message.
This was highlighted in the pull request below:
#1
The text was updated successfully, but these errors were encountered: