ros-drivers / pointgrey_camera_driver

ROS driver for Pt. Grey cameras, based on the official FlyCapture2 SDK.
128 stars 179 forks source link

ARM 64 bit compatibility #92

Open dallinbriggs opened 7 years ago

dallinbriggs commented 7 years ago

Attempting to install results in "fatal error: flycapture/FlyCapture2.h: No such file or directory" for 64 bit ARM processors. The install I'm trying to do is on a NVIDIA TX1 running Ubuntu 16.04 64-bit. Point grey has released a new version of Flycapture for 64-bit ARM that is not supported in download_flycap.

tongtybj commented 7 years ago

@dallinbriggs Please try #93 which add the build rule for aarch64.