MiniBot
2019/2020
|
This is the code behind MiniBot for the 2019 offseason.
This code can be "installed" in one of two ways. First, is via an official release:
These are the steps:
The second way is to use rolling release / waterfall. Just do the steps above, but use git to clone the master branch instead of grabbing the latest release.
NOTE: 5024 members should always use the second method.
To add comments that are pushed to the website, follow the javadoc guidelines.
To build the documentation, make sure you have doxygen installed, then run:
The documentation will the be automattically pushed to the website for this repo.
5024 members should not worry about this because the documentation is automatically deployed on every push, and once per day by travis-ci.
Pull requests is our prefered method of merging code. For a PR to be merged, it must:
When deploying code to our robots we have a problem where, on the first few tries, the deployment fails due to not being able to find the RIO. Just keep trying, and it will eventually work.
This codebase is built and tested by the 5024 programming team with help from our mentors: