We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b1304c + b836ba1 commit 0a8cf29Copy full SHA for 0a8cf29
brain_box_msgs/srv/CameraSelect.srv
@@ -1,8 +1,8 @@
1
uint8 VGA_FRONT=1
2
uint8 VGA_LEFT=2
3
-uint8 VGA_DOWN=3
4
-uint8 VGA_BOTTOM=4
5
-uint8 VGA_RIGHT=5
+uint8 VGA_RIGHT=3
+uint8 VGA_REAR=4
+uint8 VGA_BOTTOM=5
6
uint8 VGA_TOP=6
7
uint8 MAIN=7
8
uint8 FPV=8
0 commit comments