-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
28 lines (23 loc) · 671 Bytes
/
README
File metadata and controls
28 lines (23 loc) · 671 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
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
* Christoffer Heckman
* Fernando Nobre
* Gabe Sibley
Previous Developers (thank you!):
* Juan M. Falquez
* Nima Keivan
* Steven Lovegrove
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