roboticslab-uc3m / amor-main

AMOR assistive robot: super/meta repository.
http://amorrobot.com/
GNU Lesser General Public License v2.1
1 stars 0 forks source link
amor-assistive-robot superbuild

Amor-main Homepage Latest Release CI (Linux) Issues

AMOR assistive robot: super/meta repository.

Installation

Installation instructions for installing from source can be found here.

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