LeeXujie / ROS-FLIR

This is an ROS node of FLIR camera. It can open the FLIR camera and publish the image topic. And you can calibrate the camera on ROS.
7 stars 2 forks source link

ROS-FLIR

This is an ROS node of FLIR camera. It can open the FLIR camera and publish the topic of image. And you can calibrate the camera on ROS.

Before use it, you must install the Flycapture SDK in your system. After that, clone this repository to your computer and copy the camnode folder to the workspace of ROS. Then, compile the ROS node with catkin_make.