File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 24
24
<arg name =" config_file" default =" $(find spinnaker_sdk_camera_driver)/params/cam_17197558.yaml" doc =" File specifying the parameters of the camera_array" />
25
25
26
26
<!-- load the acquisition node -->
27
- <node pkg =" spinnaker_sdk_camera_driver" type =" acquisition_node" name =" acquisition_node" output =" $(arg output)" launch-prefix =" $(arg launch_prefix)" args =" " >
27
+ <node pkg =" spinnaker_sdk_camera_driver" type =" acquisition_node" name =" acquisition_node" output =" $(arg output)" launch-prefix =" $(arg launch_prefix)" args =" " respawn = " true " >
28
28
29
29
<!-- load the acquisition node parameters file. Note any parameters provided in this file will
30
30
override what is in the yaml file. Thus use it to set parameters camer_array configuration params -->
You can’t perform that action at this time.
0 commit comments