Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.38 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.38 KB

tag release

C++ API

This is the library to control a IQ Motion Control Module with C++

Getting Started

Add this library to your C++ project to interface with the motors.
Read the programming documentation on our website to learn how to use this library.
Use our release page to make sure you are using the latest version

Prerequisites

You will need C++11 to run this library

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.
For the releases available, see the releases on this repository.

Authors

  • Matthew piccoli

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT license - see the LICENSE.md file for details