We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d67e0f + 8e76a6f commit 289f37cCopy full SHA for 289f37c
README.md
@@ -49,12 +49,14 @@ Modify the `params/test_params.yaml` file replacing the cam-ids and master cam s
49
```bash
50
# To launch nodelet verison of driver, use #
51
52
-roslaunch spinnaker_camera_driver acquisition_nodelet.launch
+roslaunch spinnaker_sdk_camera_driver acquisition.launch
53
54
-# To launch node version of driver, use
+# To launch node version of driver, use #
55
+
56
+roslaunch spinnaker_sdk_camera_driver acquisition_node.launch
57
-roslaunch spinnaker_camera_driver acquisition.launch
58
# Test that the images are being published by running
59
60
rqt_image_view
61
```
62
## Parmeters
0 commit comments