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
Currently navigation.attitude is converted to a string {'yaw':null,'pitch':0.0032,'roll':0.0175}
Can this be converted to: navigation.attitude.trim and navigation.attitude.heel
The text was updated successfully, but these errors were encountered:
Currently
navigation.attitude
is converted to a string{'yaw':null,'pitch':0.0032,'roll':0.0175}
Can this be converted to:
navigation.attitude.trim
andnavigation.attitude.heel
The text was updated successfully, but these errors were encountered: