RoboCup-SSL / ssl-vision

Shared Vision System For The RoboCup Small Size League
GNU General Public License v3.0
92 stars 111 forks source link

Add Basler support to SSL-Vision #106

Closed emielsteerneman closed 6 years ago

emielsteerneman commented 6 years ago

With this pull request I'd like to add Basler support to SSL-vision. It requires Basler software Pylon to be installed, which can be found here.

emielsteerneman commented 6 years ago

The folder build doesn't exist. adding mkdir $(buildDir) to the Makefile could fix this.