Skip to content

drzhf9/OkapiLib

 
 

Repository files navigation

This repository is no longer maintained; the community has made a fork here: https://github.com/purduesigbots/OkapiLib

Test Docs codecov Github All Releases License: MPL 2.0

OkapiLib

A PROS library for programming VEX V5 robots. This library is intended to raise the floor for teams with all levels of experience. New teams should have an easier time getting their robot up and running, and veteran teams should find that OkapiLib doesn't get in the way or place any limits on functionality.

OkapiLib documentation is hosted on GitHub Pages here. PROS documentation is hosted on the Purdue site here.

Installing

OkapiLib is installed by default in new projects. If it is not, you can install it using the PROS CLI. In your terminal, inside the project you want to install OkapiLib in, run prosv5 conduct apply okapilib.

Contributing

Please read CONTRIBUTING.md for details on how to help contribute to this project and make OkapiLib better. It covers submitting bugs and features, opening pull requests, and other formatting and code style requirements.

Versioning

OkapiLib uses SemVer for versioning. For available versions, see the tags on this repository.

License

This project is licensed under the Mozilla Public License, version 2.0 - see the LICENSE file for the full license.

Acknowledgments

The OkapiLib team would like to thank, for their contributions, knowledge, and/or otherwise,

About

A PROS library for programming VEX robots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 72.7%
  • C 25.2%
  • CMake 1.1%
  • Other 1.0%