-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathREADME
More file actions
31 lines (26 loc) · 724 Bytes
/
README
File metadata and controls
31 lines (26 loc) · 724 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
HAL is a Hardware Abstraction Layer library that provides a simple unified
interface to common functionality. Contains devices and associated device
drivers like cameras, IMUs, GPS, etc.
Feel free to report any bugs or issues at our GitHub portal. You can find us at:
http://github.com/arpg/
Active Developers:
* Sina Aghli
* Michael Kasper
* Andrew Kramer
* John Stechschulte
* Gabe Sibley
* Christoffer Heckman
Previous Developers (thank you!):
* Juan M. Falquez
* Nima Keivan
* Steven Lovegrove
* Fernando Nobre
Dependencies
* opencv
* google protobuf
* google glog
* google gflags
* tinyxml2
* Sophus
* Calibu
sudo apt-get install libprotobuf-dev libopencv-dev libgoogle-glog-dev libtinyxml2-dev protobuf-compiler