FLIR / flir_adk_ethernet

ROS ethernet camera driver, targeting BlackFly and Boson
11 stars 17 forks source link

Error Building on ROS #6

Open nrpr161293 opened 3 years ago

nrpr161293 commented 3 years ago

Hi,

I get the following error when building on ROS:

Screenshot from 2020-11-12 15-10-03

I already tried the v1.27 and v2.2 and I get the same error.

The v2.2 of the sdk works fine, but when I try to build the flir_adk_ethernet on ROS it fails.

Specs: Linux Ubuntu 18.04

Regards, NR

Karthikeyanc2 commented 3 years ago

Hi,

With Spinnaker 1.27, it is building, (I changed all #include<"spinnaker/..."> to #include<"...">) but while running the launch file, It is not able to detect the camera.

image

Even the spinview 1.27 is not detecting the camera. Spinview 2.4 is detecting the camera, but with spinnaker 2.4, flir_adk_ethernet ros driver is not building (ame problem raised by nrpr161293 )