Camera node to take pictures is done #6

Merged
SemvdH merged 38 commits from camera into main 2023-05-10 12:43:47 +00:00
2 changed files with 4 additions and 0 deletions
Showing only changes of commit 35207a0c04 - Show all commits

View File

@@ -24,6 +24,7 @@ rosidl_generate_interfaces(${PROJECT_NAME}
"srv/SetAttitude.srv"
"srv/SetVelocity.srv"
"srv/TakePicture.srv"
"srv/SetVehicleControl.srv"
)
if(BUILD_TESTING)

View File

@@ -0,0 +1,3 @@
int32 control # control bitmask
---
int8 status # status of operation