Skip to content

areslp/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/

Main Developers:
* Juan M. Falquez
* Nima Keivan
* Steven Lovegrove
* Gabe Sibley

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

Packages

No packages published

Languages

  • C 61.1%
  • C++ 34.0%
  • CMake 4.4%
  • Other 0.5%