neufieldrobotics / spinnaker_sdk_camera_driver

Point Grey (FLIR) Spinnaker based camera driver (Blackfly S etc.)
MIT License
125 stars 91 forks source link

Cannot launch node of type [spinnaker_sdk_camera_driver/acquisition_node] #137

Closed mankinb closed 3 years ago

mankinb commented 3 years ago

System: Ubuntu 16.04 ROS distro: Kinetic Camera: Blackfly S USB3

SpinView works perfectly.

Here is the error I'm seeing:

... logging to /home/anoneuro/.ros/log/a219d8e6-d364-11eb-a253-d0c637d41db3/roslaunch-anoneuro-NUC8i7BEH-9580.log Checking log directory for disk usage. This may take awhile. Press Ctrl-C to interrupt Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://anoneuro-NUC8i7BEH:44049/

SUMMARY

PARAMETERS

NODES / acquisition_node (spinnaker_sdk_camera_driver/acquisition_node)

ROS_MASTER_URI=http://localhost:11311

ERROR: cannot launch node of type [spinnaker_sdk_camera_driver/acquisition_node]: can't locate node [acquisition_node] in package [spinnaker_sdk_camera_driver] No processes to monitor shutting down processing monitor... ... shutting down processing monitor complete

Any help on this would be greatly appreciated. Thanks in advance!

vik748 commented 3 years ago

Are you sure the workspace is sourced correctly?

mankinb commented 3 years ago

Interesting. I thought I had, but just retried it and it worked perfectly. Thanks!