Skip to content
Snippets Groups Projects
Commit 6b9ec821 authored by Tommy Persson's avatar Tommy Persson
Browse files

Adding CFPositionVelocity message

parent c25c79b8
No related branches found
No related tags found
No related merge requests found
...@@ -30,6 +30,7 @@ add_message_files( ...@@ -30,6 +30,7 @@ add_message_files(
FILES FILES
CameraValue.msg CameraValue.msg
CFSetPoint.msg CFSetPoint.msg
CFPositionVelocity.msg
CScanUavInfo.msg CScanUavInfo.msg
ExtData.msg ExtData.msg
ExtConfig.msg ExtConfig.msg
......
time stamp
float64 x
float64 y
float64 z
float64 vx
float64 vy
float64 vz
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment