ros-drivers / pointgrey_camera_driver

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

Build no longer works as pointgrey changed their website. #187

Closed mincrmatt12 closed 4 years ago

mincrmatt12 commented 5 years ago

They now use "Box" to distribute their files, which doesn't seem to have static links.

ibtaylor commented 5 years ago

Probably not cool to let everyone use the same credentials anyway. https://github.com/ros-drivers/pointgrey_camera_driver/blob/6c3e4cb82f67e00980fce33bdc4d4fb251a4a06b/pointgrey_camera_driver/cmake/download_flycap#L38-L41

mincrmatt12 commented 5 years ago

I mean, I've discovered recently that BOX has its own API, so we should be able to make a service account and store its credentials in the repo.

tonybaltovski commented 4 years ago

This has been fixed finally!