You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/launch_parameters.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,10 @@ The following are the launch parameters available:
14
14
* The USB port of the camera. This is required when multiple cameras are used
15
15
***device_num**
16
16
* The number of devices. This must be filled in if multiple cameras are required
17
-
***upgrade_firmware**
17
+
***firmware_upgrade_filepath**
18
18
* The input parameter is the firmware path
19
+
***expected_firmware_version**
20
+
* The expected firmware version
19
21
***preset_firmware_path**
20
22
* The input parameter is the perset firmware path. If multiple paths are input, each path needs to be separated by `,`and a maximum of 3 firmware paths can be input
0 commit comments