This repository was archived by the owner on Mar 18, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathparams.json
More file actions
1 lines (1 loc) · 1.7 KB
/
params.json
File metadata and controls
1 lines (1 loc) · 1.7 KB
1
{"name":"RoboLib","tagline":"A library for robots in FRC","body":"### RoboLib\r\nRoboLib is a remake of the [WPILib][wpilib] libraries provided by [FIRST][first] for all frc robots. The main reason we decided to remake it was to optimize it. Currently we only have a Java version, because thats the language this library was created for. We will however convert it to C++ and maybe Python later on, if it become popular enough.\r\n\r\n### Documentation\r\n[RoboLibJ - RoboLib Java version][docs-robolibj]\r\n\r\n### Why is this a thing?\r\n* WPILibJ is not optimized for java. It is as close to a copy paste of C++ as possible.\r\n * Not to say its a bad library, but... Guys, you dont need to get every solenoid port each time a new one is created.\r\n* WPILib is not the easiest to use\r\n* I wanted to make somthing\r\n* We needed an API that would be easy to teach to the new programmers\r\n\r\n### Using RoboLib\r\nWe wanted to make using RoboLib as easy as possible.\r\n\r\nWhen we get to making it as easy as possible, we will let you know.\r\n\r\nRight now it involves editing the WPILib ant build script and some other stuff.. We will be realeasing an eclipse plugin later.\r\n\r\n### Contributing\r\nFeel free to fork and edit the library. When you finish, just send a pull request.\r\n\r\n\r\n\r\nAnyone is free to use/remake/release inside the terms of the License.\r\n\r\n[docs-robolibj]: http://robolib.github.io/robolibj/docs \"RoboLibJ Documentation\"\r\n[wpilib]: https://usfirst.collab.net/sf/sfmain/do/viewProject/projects.wpilib \"WPILib\"\r\n[first]: http://www.usfirst.org/roboticsprograms/frc \"FIRST FRC\"","google":"UA-59340605-1","note":"Don't delete this file! It's used internally to help with page regeneration."}