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
{{ message }}
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.
Create an 3D orientation visualization program which uses UDP sockets to accept telemetry orientation messages forwarded on by the main ground station program. The messages passed by the main ground station program will be in JSON format. The orientation data is represented as a quaternion, this may need to be converted to Euler angles in the orientation program. A default model can be used until the final model becomes available.
Work done for this ticket should be placed in a separate directory from the root. Something like SPEXTRO_Ground_Station/orentation_program but with a better name.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Create an 3D orientation visualization program which uses UDP sockets to accept telemetry orientation messages forwarded on by the main ground station program. The messages passed by the main ground station program will be in JSON format. The orientation data is represented as a quaternion, this may need to be converted to Euler angles in the orientation program. A default model can be used until the final model becomes available.
Work done for this ticket should be placed in a separate directory from the root. Something like SPEXTRO_Ground_Station/orentation_program but with a better name.
The text was updated successfully, but these errors were encountered: