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

Adding GimbalInfo

parent 809c3cf7
Branches
No related tags found
No related merge requests found
Pipeline #59005 passed
...@@ -250,6 +250,7 @@ add_message_files( ...@@ -250,6 +250,7 @@ add_message_files(
StopGestureClassifier.msg StopGestureClassifier.msg
GestureClassification.msg GestureClassification.msg
LoopSelCommand.msg LoopSelCommand.msg
GimbalInfo.msg
) )
## Generate services in the 'srv' folder ## Generate services in the 'srv' folder
......
float32 min_yaw_angle
float32 max_yaw_angle
float32 yaw_angle
float32 min_pitch_angle
float32 max_pitch_angle
float32 pitch_angle
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment