Skip to content

AlbertoRodriguezSanz/yarp-devices

 
 

Repository files navigation

Yarp-devices Homepage Latest Release

A place for YARP devices.

Link to Doxygen generated documentation: https://robots.uc3m.es/yarp-devices/

Installation

Installation instructions for installing from source can be found here.

Usage

Usage instructions for the different devices contained in this repository can be found in each corresponding subdirectory.

Tricks

Some tricks for the different devices contained in this repository can be found at https://robots.uc3m.es/developer-manual/appendix/yarp-tricks.html (perma).

Contributing

Posting Issues

  1. Read CONTRIBUTING.md
  2. Post an issue / Feature request / Specific documentation request

Fork & Pull Request

  1. Fork the repository
  2. Create your feature branch (git checkout -b my-new-feature) off the master branch, following the Forking Git workflow
  3. Commit your changes
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Status

CI (Linux)

Coverage Status

Issues

Similar and Related Projects

About

A place for YARP devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.1%
  • CMake 6.1%
  • C 1.5%
  • Python 1.3%