![]() |
Is there an open source robot project out there based of of WPI's SimpleTemplate
I'm new to c++ and I'm trying to code our bot in it, and I really need a reference point (none of the upperclassman coders are helping me). Are there any open source projects for robots out there I could just look at from time to time to learn what I should be doing?
|
Re: Is there an open source robot project out there based of of WPI's SimpleTemplate
Team 2704's code from 2013 season is posted at:
http://www.firstplusplus.com/samplerobot-code.html If you have any questions, or to set up a skype session contact us at: http://www.firstplusplus.com/contact-us.html |
Re: Is there an open source robot project out there based of of WPI's SimpleTemplate
Quote:
|
Re: Is there an open source robot project out there based of of WPI's SimpleTemplate
Team 1967's code is open source at github.
https://github.com/bobwolff68/FRCTeam1967 There are several test jig programs that keep it simple as well as competition sources too. Feel free to ask questions. bob |
Re: Is there an open source robot project out there based of of WPI's SimpleTemplate
I was looking for sample robot code and stumbled upon this thread. Its great but I am looking for specific pieces of code and it seems like I need to download each code seperately. Can someone post the element of each code so that this won't be necessary?
Thank y'all!! |
Re: Is there an open source robot project out there based of of WPI's SimpleTemplate
Something like this?
Code:
#include <WPILib.h>Code:
#include <WPILib.h> |
| All times are GMT -5. The time now is 12:53. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi