Skip to content

Commit 289f37c

Browse files
author
Vikrant Shah
authored
Merge pull request #79 from neufieldrobotics/readme-patch-1
Update README.md
2 parents 0d67e0f + 8e76a6f commit 289f37c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,14 @@ Modify the `params/test_params.yaml` file replacing the cam-ids and master cam s
4949
```bash
5050
# To launch nodelet verison of driver, use #
5151

52-
roslaunch spinnaker_camera_driver acquisition_nodelet.launch
52+
roslaunch spinnaker_sdk_camera_driver acquisition.launch
5353

54-
# To launch node version of driver, use
54+
# To launch node version of driver, use #
55+
56+
roslaunch spinnaker_sdk_camera_driver acquisition_node.launch
5557

56-
roslaunch spinnaker_camera_driver acquisition.launch
5758
# Test that the images are being published by running
59+
5860
rqt_image_view
5961
```
6062
## Parmeters

0 commit comments

Comments
 (0)