Skip to content

jayadatta/OkapiLib

This branch is up to date with OkapiLib/OkapiLib:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

54995fd · Feb 3, 2023
Aug 7, 2022
Jul 14, 2018
May 23, 2022
May 23, 2022
Jun 26, 2022
Aug 21, 2019
Jun 26, 2022
Jun 26, 2022
Aug 12, 2018
Mar 23, 2018
May 23, 2022
May 23, 2022
May 22, 2022
May 23, 2022
May 23, 2022
Aug 7, 2022
Nov 10, 2020
Nov 10, 2020
Oct 25, 2019
Jul 8, 2018
Mar 11, 2018
Jun 26, 2022
Apr 5, 2019
Feb 3, 2023
Aug 1, 2018
Mar 28, 2018
Sep 13, 2020
Jul 27, 2019
Jul 27, 2019
Oct 27, 2019
Oct 31, 2020
Nov 6, 2018
Jul 11, 2018
Aug 24, 2019

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

Packages

No packages published

Languages

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