Skip to content
/ HAL Public
forked from arpg/HAL

Hardware Abstraction Layer library.

License

Notifications You must be signed in to change notification settings

guoqingzh/HAL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Hardware Abstraction Layer library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 63.5%
  • C++ 32.2%
  • CMake 4.1%
  • Python 0.2%