Skip to content

project-capo/amber-cpp-drivers

 
 

Repository files navigation

amber-cpp-drivers

Build Status

Coverity Scan Build Status

Robot devices drivers for Amber platform in C/C++.

Requirements

  • protobuf-compiler and libprotobuf-dev
  • libboost-dev and stuff, like libboost-thread-dev, libboost-system-dev, libboost-program-options-dev
  • liblog4cxx10-dev
  • g++ with make

How to use (Makefile)

Simply.

make
./<name>-driver/bin/<name>_driver

How to contribute

Clone this repo and setup your enviroment. Next, change what you want and make pull request.

About

C/C++ drivers for Amber platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.3%
  • C 7.0%
  • Makefile 3.3%
  • Protocol Buffer 1.4%