Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/enheragu/multiespectral_acquire

ROS node to handle Basler and Flir cameras to acquire images in a synchronous way
https://github.com/enheragu/multiespectral_acquire

basler-camera flir-cameras ros thermal-camera

Last synced: 11 days ago
JSON representation

ROS node to handle Basler and Flir cameras to acquire images in a synchronous way

Awesome Lists containing this project

README

        

# multiespectral_acquire

## Dependencies

Note that due to licensing issues no conde from Pylon or Spinnaker is uploaded here. Both libraries need to be installed.
As for pylon, autogenerated wrapper for this camera is used (generated by pylon software).

## GUI control in python

```sh
pip install flask
pip install flask-socketio
```

CURRENTLY USING -> [multiespectral_acquire_nodelet](https://github.com/enheragu/multiespectral_acquire_nodelet) version.