Skip to content

kspons/thermalcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thermalcam

This is a ros package for using the ThermApp camera on a 3DR Solo.

This package also includes support for point grey cameras and GPS logging

Setup

This package requires use of v4l2loopback and ThermAppCam

First, download and install v4l2loopback from https://github.com/umlaeute/v4l2loopback

Second, download and build thermapp from https://github.com/encryptededdy/ThermAppCam

Make sure that thermapp is working and you can see a live feed from the Thermapp camera. To do this, use

sudo modprobe videodev
cd ~/v4l2loopback
sudo insmod ./v4l2loopback.ko devices=2
cd ~/ThermAppCam/thermapp
sudo ./thermapp

using vlc, or other video stream viewer, you should be able to see the live feed from the thermal camera.

Start a rosmaster, or use the cameras.launch to begin using the package.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published