Skip to content

aharrison24/HAL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAL is a Hardware Abstraction Layer library that wraps many devices into a protobuf data structure. The code contains:

HAL          -- Contains devices and associated device drivers like cameras, IMUs, GPS, etc.
PbMsgs       -- Standard messages used by sensors, loggers, etc.
URDFParser   -- Constructs data classes for devices, robots, and environments described by URDF files
Applications -- Tools for logging and reading logs.


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
* Steven Lovegrove

About

Hardware Abstraction Layer library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 60.6%
  • C++ 38.6%
  • Other 0.8%