|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
even simple autonomous code doesn't work??
OK so autonomous mode doesn't seem to have control of the robot...
We are putting our robot into autonomous mode by setting the tean number to 0 on the OI, yanking out the tether cable, and resetting. We know that it's running the autonomous function in user_routines_fast.c, because we can put a printf in there and it'll print. However. If we put ANY statement controlling the pwm's-- no matter how simple-- our victors refuse to do anything but blink orange. Even if we put pwm01 = pwm02 = pwm03 = pwm04 = 255; LIGHTS DON'T CHANGE... and if we hook a fan up to any of them, it doesn't spin. Any ideas? The lights on the victors DO change when you're in autonomous, right? Last edited by colman77 : 17-02-2006 at 20:26. |
|
#2
|
|||
|
|||
|
Re: even simple autonomous code doesn't work??
Quote:
ummm... printf does not run during autonomous ! i would suggest building a dongle, look up white papers on how to do this... its fairly easy... if ur in a hurry grab one of those 13pin (?) competition port size cable plug it in and short the right wires |
|
#3
|
||||
|
||||
|
Re: even simple autonomous code doesn't work??
Quote:
It's been my experience that setting the team number to 0 does induce autonomous, but without an OI attached the robot remains disabled, so the motor outputs are blocked, just like regular disabled mode. You're better off connecting the OI and building the dongle, it takes fifteen minutes or so. |
|
#4
|
|||
|
|||
|
Re: even simple autonomous code doesn't work??
whoops... my bad... yeah you could definitely run printf during autonomous... but by default it is not included so maybe thats an indication that ur not really in autonomous mode... thats what I should've said...
|
|
#5
|
|||||
|
|||||
|
Re: even simple autonomous code doesn't work??
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Example gyro code released. | Kevin Watson | Programming | 60 | 17-03-2005 18:32 |
| Where to insert code Autonomous mode | caderader | Programming | 5 | 18-02-2005 16:49 |
| a simple autonomous mode question | chippermonky | Programming | 3 | 18-02-2005 01:54 |
| Updated: Serial Port Driver Code | Kevin Watson | Programming | 4 | 05-02-2005 18:39 |
| Sourceforge for Code Repository and other stuff | SilverStar | Programming | 9 | 15-01-2005 21:16 |