|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Need Code!
I'm from Team 1241 and to start the season off, programmers have really bad news.
a) All our code from last year has been wiped off the laptops that we use AND b) We have no back-up copies because all our seniors from last year have graduated and are busy with university. Thus, I was wondering if any team would be kind enough to provide some code to us so that we may be able to run our Rack'N'Roll robot, it would be much appreciated. Robot specs are: 4 wheel drive (+ 2 pneumatically engaged castors) using 2 Joysticks to drive Pneumatic powered gripper (simple open close using joystick switch) 2 Fischer Price driving main arm, 1 globe motor driving smaller arm (end effector on this) Email me at crazydoo2@hotmail.com Thanks Kaushal K |
|
#2
|
||||
|
||||
|
Re: Need Code!
Given that it's kind of hard to program a bot over the Internet, why not take your current programmers, shove the default code at them, and make it a preseason project to reprogram your '07 bot? There's not really a better way to have someone learn to program and get used to the robot's code.
Also, your specs are kind of lacking for any specific coding. But I'm going to stick with making it a project to get your newer programmers up to speed. (Since it seems all your other ones graduated?) Even if the code wasn't lost, I'd still suggest having your newer programmers reprogram it. It's much better to go through this all preseason (and way before your build subteam gives you a bot to program.) =) |
|
#3
|
|||||
|
|||||
|
Re: Need Code!
You can probably re-program most tele-operated functions of your robot in a single team meeting using EasyC Pro, unless you had a lot of closed-loop feedback systems. But if you're just looking to make your robot run, you probably won't need to get fancy with the code. The only thing that matters is that it works.
|
|
#4
|
||||
|
||||
|
Re: Need Code!
Thanks guyz..
Yea all our old programmers graduated, and we are having a little difficulty as most of our new(er) programmers have essentially ZERO programming experience.. Thanks for the pointer Kaushal.K |
|
#5
|
||||
|
||||
|
Re: Need Code!
how about requesting a fellow team in your area for some guidance?
I'm pretty sure SOMEONE would be GP enough to help =] even if they won't give you the finished code, they could teach/remind you a couple of things good luck there ![]() Ran. BTW, funny sig ![]() |
|
#6
|
||||
|
||||
|
Re: Need Code!
My advice would be to save the code that is currently executing by using IFI Device Reader found here:
http://www.ifirobotics.com/docs/device-reader.zip You won't have source code from it, but you will have an executable code that in case you need to you can reload it back on the RC. Do a trace back of all the victors, and spikes do see which pwm's, relay's, digital I/O's and analog inputs are in use and for what purpose. Do a trace back of all the interfaces connected to the OI, any custom switches or dials will needed to mapped to their ports and functions identified. Lastly download the default source code from IFI and begin editing with that. http://www.ifirobotics.com/docs/frc-code-2007-8722.zip Or for the Camera Support: http://www.kevin.org/frc/frc_camera.zip |
|
#7
|
|||||
|
|||||
|
Re: Need Code!
I agree with Art, now is the time to learn how to do this - come January you will not have the time to learn, you will be expected to do.
Put in the effort, it will be rewarded. Don |
|
#8
|
||||
|
||||
|
Re: Need Code!
Quote:
If you get your programmers started and run into problems just post in here with the problem, and a copy of your code and I am sure someone will promptly help. |
|
#9
|
||||
|
||||
|
Re: Need Code!
I would definately suggest learning k=now, and if the slateis clean, why do easyC? C is not that much harder. On the first site there is a set of powerpoints hat give the basics, and the default code is there as well.
If you have any specific questions, don't hesitate to email me at rsosilver@comcast.net. I'll give you the best answer I can ![]() |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I need help on a vex code | GMAdan | Programming | 2 | 03-05-2007 11:13 |
| I need old code!!! | Pankowgears | Programming | 2 | 22-02-2007 15:55 |
| Need: Master Code | JamesBrown | Programming | 1 | 09-01-2007 21:53 |
| Need help with code. | hawk_11 | Programming | 6 | 06-02-2005 13:56 |
| code violation...need help | Vince lau | Programming | 4 | 20-02-2004 16:31 |