从FlyCapture2 到 Spinnaker SDK的变换,可参见FLIR公司机器视觉的相机产品:https://www.flir.com/iis/machine-vision/ Spinnaker SDK下载和安装 下载链接:https://www.ptgrey.com/support/downloads 依次选择相机型号、操作系统等,会自动提供可下载程序,这里选择下载与自己操作系统相符的full sdk。 下载完双击exe文件...
5Branches Tags Code This branch is11 commits behindneufieldrobotics/spinnaker_sdk_camera_driver:master. README MIT license master: dev: spinnaker_sdk_camera_driver These are the ros drivers for running the Pt Grey (FLIR) cameras that use the Spinnaker SDK. This code has been tested with vario...
These are the ros drivers for running the Pt Grey (FLIR) cameras that use the Spinnaker SDK. This code has been tested with various Point Grey Blackfly S (BFS) cameras. Getting Started These instructions will get you a copy of the project up and running on your local machine for developme...
4.1新建一个文件夹 sudo mkdir /opt/flir 4.2将下载好的压缩包放入您新建的文件夹内 4.3解压压缩包 cd /opt/flir tar -zxvf spinnaker-1.24.0.60-amd64-Ubuntu16.04-pkg.tar.gz cd spinnaker-1.24.0.60-amd64 sudo sh install_spinnaker.sh y rene(注意这里是添加自己的用户名,我的用户名是rene。不添加影响...
These are the ros drivers for running the Pt Grey (FLIR) cameras that use the Spinnaker SDK. This code has been tested with various Point Grey Blackfly S (BFS) cameras. Expand All @@ -13,6 +13,8 @@ The pre-requisites for this repo include: * spinnaker (download from [Pt G...
These are the ros drivers for running the Pt Grey (FLIR) cameras that use the Spinnaker SDK. This code has been tested with various Point Grey Blackfly S (BFS) cameras. Getting Started These instructions will get you a copy of the project up and running on your local machine for developme...
These are the ros drivers for running the Pt Grey (FLIR) cameras that use the Spinnaker SDK. This code has been tested with various Point Grey Blackfly S (BFS) cameras. Getting Started These instructions will get you a copy of the project up and running on your local machine...
cd /opt/flir tar -zxvf spinnaker-1.24.0.60-amd64-Ubuntu16.04-pkg.tar.gz cd spinnaker-1.24.0.60-amd64 sudo sh install_spinnaker.sh y rene(注意这里是添加自己的用户名,我的用户名是rene。不添加影响不大,请直接回车) y y 5.相机网卡参数的设置 ...