The package name in package.xml is "spinnaker_sdk_camera_driver" whereas the README.md instructions use package name "spinnaker_camera_driver."
I think either the instructions should be changed to
roslaunch spinnaker_sdk_camera_driver acquisition.launch
or line 3 of package.xml should be changed to
<name>spinnaker_camera_driver</name>
The package name in package.xml is "spinnaker_sdk_camera_driver" whereas the README.md instructions use package name "spinnaker_camera_driver." I think either the instructions should be changed to
roslaunch spinnaker_sdk_camera_driver acquisition.launch
or line 3 of package.xml should be changed to
<name>spinnaker_camera_driver</name>