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: spinnaker_camera_driver/doc/index.rst
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -174,6 +174,10 @@ files*, the driver has the following ROS parameters:
174
174
with an error message, telling you what cameras serial numbers are
175
175
available
176
176
177
+
Parameters can also be defined to correspond to commands for the camera to run, for
178
+
example a `software trigger <https://github.com/ros-drivers/flir_camera_driver/blob/76fe2ff0c3e92d2ebcdea7c6e792e7cea8cf5f0e/spinnaker_camera_driver/config/oryx.yaml#L192>`__.
179
+
The command is then executed whenever the ROS parameter is updated.
180
+
177
181
Example usage
178
182
-------------
179
183
The driver comes with an example launch file (``driver_node.launch.py``)
0 commit comments