Commit a5dc884
committed
fix recorder launch args
1 parent c1516f4 commit a5dc884
2 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
136 | | - | |
| 138 | + | |
137 | 139 | | |
138 | 140 | | |
139 | 141 | | |
140 | 142 | | |
141 | 143 | | |
142 | 144 | | |
| 145 | + | |
143 | 146 | | |
144 | 147 | | |
145 | 148 | | |
| |||
148 | 151 | | |
149 | 152 | | |
150 | 153 | | |
151 | | - | |
| 154 | + | |
152 | 155 | | |
153 | 156 | | |
154 | 157 | | |
155 | 158 | | |
156 | 159 | | |
157 | 160 | | |
| 161 | + | |
158 | 162 | | |
159 | 163 | | |
160 | 164 | | |
| |||
- src/stingray_interfaces/CMakeLists.txt+1-1
- src/stingray_interfaces/msg/EnableObjectDetection.msg-2
- src/stingray_interfaces/msg/EnableTopic.msg+2
- src/stingray_launch/launch/control.launch.py+5-5
- src/stingray_launch/launch/recorder.launch.py+3
- src/stingray_missions/configs/missions/start_video_recording.yaml+1
- src/stingray_missions/configs/missions/stop_video_recording.yaml+1
- src/stingray_missions/stingray_missions/action.py+18-26
- src/stingray_missions/stingray_missions/fsm_node.py+1-1
- src/stingray_object_detection/stingray_object_detection/yolo_detector_base.py+5-5
- src/stingray_object_detection/stingray_object_detection/yolov8_detector.py-8
- src/stingray_recorder/stingray_recorder/video_recorder_node.py+32-36
0 commit comments