Skip to content
Snippets Groups Projects
Commit 6d2de571 authored by Piotr Rudol's avatar Piotr Rudol
Browse files

added messages for commanding position and heading to a point

parent f96d7e1e
No related branches found
No related tags found
No related merge requests found
...@@ -39,6 +39,8 @@ LQEstimatedState.msg ...@@ -39,6 +39,8 @@ LQEstimatedState.msg
LQSound.msg LQSound.msg
LQState.msg LQState.msg
LQYawCommand.msg LQYawCommand.msg
LQHeadToPointData.msg
LQPositionData.msg
MPFlyingInfo.msg MPFlyingInfo.msg
MPParams.msg MPParams.msg
MPRefinements.msg MPRefinements.msg
......
float64 north
float64 east
int32 options
int32 time_valid_ms
bool finished
float64 x
float64 y
float64 z
float64 speed
bool finished
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment