Hi everyone! Some of your might remember our post from last year. Since the cRIO was replaced with the roboRIO, we’ve been busy documenting all the new shiny features.
Documented all new components of 2015 control system
Rewrote sample code (C++) to reflect changes (i.e. parts are now indexed at 0)
Added more sensors
Added mecanum drive
Added new wiring diagrams in the Appendix
Added new Driver Station
Fixed broken links
There are still a few sections that need to be written (more sensors, USB camera, eclipse IDE, SmartDashboard) & porting it to our website since a 160 page Google doc is quite laggy. Here’s a sample page.
We would definitely appreciate comments and feedback, especially if some information is not completely true/erroneous. We hope teams will find this helpful!
I am really impressed. You should really move this guide to a GitHub repo. That way other teams can contribute by forking and making pull requests. This guide is so comprehensive that is would be a shame for it not to be open to collaboration from the community. Also see: gitbook.com
That’s a great idea. We’ll look into using that. Thanks!
Edit: After looking into it, there are a two problems I have:
It will take a while to format everything in markdown.
Images don’t mesh nicely, see here. I can’t move the image down to the next line because it will reset my numbering to 1. It’s a small formatting issue, but it greatly bothers me
Would it be more convenient to implement a form for suggested changes?
We tried to link our current book to the repository here (by clicking on the “Github Integration” tab in GitBook). But nothing has been pushed. Sorry for the difficulty…we’re not too familiar with this.
EDIT
We found out how to port it to GitHub and format it to our heart’s content. Working on a GitBook version now.
Sorry for the delayed import into Gitbooks, the end of build season is coming close, and we’re currently overwhelmed with work (as many teams are as well!)
We promise to update sections towards the end of this week!