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
Microcontroller firmware should expect to receive pairs of astral coordinates (horizontal system) in the form [AZIMUTH ALTITUDE] in degrees. Reminder - azimuth is the horizontal angle and altitude is the vertical angle.
The microcontroller should ingest these coordinates and translate them to a corresponding position for the motors. Later we will need to design a reduction system but for now simply sending the instruction to "point there!" is more than sufficient for testing the stack.
The text was updated successfully, but these errors were encountered:
Microcontroller firmware should expect to receive pairs of astral coordinates (horizontal system) in the form [AZIMUTH ALTITUDE] in degrees. Reminder - azimuth is the horizontal angle and altitude is the vertical angle.
The microcontroller should ingest these coordinates and translate them to a corresponding position for the motors. Later we will need to design a reduction system but for now simply sending the instruction to "point there!" is more than sufficient for testing the stack.
The text was updated successfully, but these errors were encountered: