srv / avt_vimba_camera

ROS Driver for AVT cameras using VIMBA SDK
23 stars 93 forks source link

add support for armv8 #30

Closed chewwt closed 6 years ago

chewwt commented 6 years ago

edited TargetArchitecture.cmake to detect armv8 (checked with jetson tx2) added armv8 64-bit libraries modified CMakeLists.txt accordingly

nick-paul commented 6 years ago

FYI, I tested this branch on my jetson tx2 and it worked great

miquelmassot commented 6 years ago

Thanks @chewwt and @nick-paul