PositionSetpointTriplet (UORB message)
Global position setpoint triplet in WGS84 coordinates. This are the three next waypoints (or just the next two or one).
```c
Global position setpoint triplet in WGS84 coordinates.
This are the three next waypoints (or just the next two or one).
uint64 timestamp # time since system start (microseconds)
PositionSetpoint previous PositionSetpoint current PositionSetpoint next
```
Comments
0 comments
Please sign in to leave a comment.