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
<argname="binning"default="1"doc="Binning for cameras, when changing from 2 to 1 cameras need to be unplugged and replugged"/>
7
-
<argname="color"default="false"doc="Should color images be used (only works on models that support color images)"/>
8
-
<argname="exp"default="0"doc="Exposure setting for cameras"/>
9
-
<argname="frames"default="3400"doc="Numer of frames to save/view 0=ON"/>
10
-
<argname="live"default="false"doc="Show images on screen GUI"/>
11
-
<argname="live_grid"default="false"doc="Show images on screen GUI in a grid"/>
12
-
<argname="output"default="screen"doc="display output to screen or log file"/>
13
-
<argname="save"default="false"doc="flag whether images should be saved or not"/>
14
-
<argname="save_path"default="~"doc="location to save the image data"/>
15
-
<argname="save_type"default="bmp"doc="Type of file type to save to when saving images locally: binary, tiff, bmp, jpeg etc." />
16
-
<argname="soft_framerate"default="20"doc="When hybrid software triggering is used, this controls the FPS, 0=as fast as possible"/>
17
-
<argname="time"default="false"doc="Show time/FPS on output"/>
18
-
<argname="to_ros"default="true"doc="Flag whether images should be published to ROS" />
19
-
<argname="utstamps"default="false"doc="Flag whether each image should have Unique timestamps vs the master cams time stamp for all" />
20
-
<argname="max_rate_save"default="false"doc="Flag for max rate mode which is when the master triggerst the slaves and saves images at maximum rate possible" />
6
+
<argname="binning"default="1"doc="Binning for cameras, when changing from 2 to 1 cameras need to be unplugged and replugged"/>
7
+
<argname="color"default="false"doc="Should color images be used (only works on models that support color images)"/>
8
+
<argname="exp"default="0"doc="Exposure setting for cameras"/>
9
+
<argname="frames"default="3400"doc="Numer of frames to save/view 0=ON"/>
10
+
<argname="live"default="false"doc="Show images on screen GUI"/>
11
+
<argname="live_grid"default="false"doc="Show images on screen GUI in a grid"/>
12
+
<argname="output"default="screen"doc="display output to screen or log file"/>
13
+
<argname="save"default="false"doc="flag whether images should be saved or not"/>
14
+
<argname="save_path"default="~"doc="location to save the image data"/>
15
+
<argname="save_type"default="bmp"doc="Type of file type to save to when saving images locally: binary, tiff, bmp, jpeg etc." />
16
+
<argname="soft_framerate"default="15"doc="When hybrid software triggering is used, this controls the FPS, 0=as fast as possible"/>
17
+
<argname="time"default="false"doc="Show time/FPS on output"/>
18
+
<argname="to_ros"default="true"doc="Flag whether images should be published to ROS" />
19
+
<argname="utstamps"default="false"doc="Flag whether each image should have Unique timestamps vs the master cams time stamp for all" />
20
+
<argname="max_rate_save"default="false"doc="Flag for max rate mode which is when the master triggerst the slaves and saves images at maximum rate possible" />
21
21
<argname="config_file"default="$(find spinnaker_sdk_camera_driver)/params/test_params.yaml"doc="File specifying the parameters of the camera_array"/>
0 commit comments