|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Andrew,
You've made some good points but are you able to view your position from the other side and articulate what advantages there may be to having a semi-autonomous switch initiated operation? 1) VEXnet system is new. What happens if many teams have major problems at this Saturday's OCCRA competition. What do we do? Penalize these teams? We can potentially fall back to crystal based templates and have students start the autonomous period simulataneously with Start Switch. 2) VEXnet system is new. I have never operated the system at an OCCRA competition. Don't you think the possibility of having hardware/software glitches may be present. We may be able to accomodate teams with both VEXnet operating and Crystal based templates using the Start Switch concept. 3) Last year we ran into problems with students trying to turn on the robot based on the VEX microcontroller power switch because it was buried in the robot. This year, VEX robots are even larger and it will be more difficult to start by turning on with the VEX power switch. From my perspective, the "Start Switch" is an effective surrogate from having a student turn on the VEX microcontroller based on a power switch that is buried in the robot. 4) Having a Stop or Kill Switch, I think makes sense no matter what size robot. 5) Using a Stop/Start Switch in the programming template is an effective way to demonstrate how to overcome a "typical" student problem associated with reading a switch and "latching" the event in a software variable for future use. Your thoughts? Last edited by marccenter : 22-10-2009 at 11:08. Reason: Screen viewing |
|
#2
|
|||
|
|||
|
Re: [OCCRA]: OCCRA OCT-NE 10/14/09 Basic VEX Workshop PDF
Ok. I agree with what you say. I Believe all Vexnet has caused for us is alot of stress. If we are unable to get vexnet operating saturday, playing the rounds with crystals would be almost required.
If VEXnet FAILS. (im sure it will) It would be nice to know that we will be using crystals at the first competition.We all have clearly been under alot of stress, caused by vexnet. I and my team are all for using crystals at saturdays compition. Its almost obvious we have a glitched vexnet because the lights go haywire whenever we do anything. and nothing has worked yet. The only way we can come in and have a vex robot run is with the crystals. Im sure most teams are only capable of running with crystals also. |
|
#3
|
|||||
|
|||||
|
Re: [OCCRA]: OCCRA OCT-NE 10/14/09 Basic VEX Workshop PDF
I followed the directions, and have had no problems at all with VEXnet. It runs just fine. It is the job of the field controller to start autonomous, thus there is no need for a start switch. Even with the crystals, the code should not need a start switch. The whole latching switch thing is why there are tutorials on programming for VEX. At this point, I can pretty much only capable of running with VEXnet without major code modification. Actually, the biggest software problem that I have had so far is that my Vista laptop dosen't like the Prolific USB driver from VEX, so I am using an old laptop with IFI loader to upload the hex files. Why does the position of the power switch matter? The stop switch does make sense; our 2008 FRC robot took off down the hall and turned left because someone hit the autononmous switch (which is under a missile-switch style cover) We still have this problem where we ran out of switches (We had 2 bumper and 2 limit switches, we used both the bumpers on our bumpers and the limit to detect a ball in the robot, leaving one limit switch for a stop switch). Can I just use one of the bumpers to start, then remove its starting duty?
Code:
//wait out the non-starting period
while(rc_dig_in11)
;
iwanttodunk: The lights blink alot when starting up. They will start to blink faster when they find another VEXnet controller, and will turn green when they are linked. Just wait a few seconds. Have you updated the master code and your software? I love all of the new features the VEXnet has to offer, and am glad that we are using it this year. I hope that VEXnet is extended to include computer driver support. that would make me very happy. |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [OCCRA]: 2008 OCCRA VEX Carpet Playing Field - Home Depot | marccenter | OCCRA Programming | 1 | 06-11-2008 09:57 |
| [OCCRA]: OOCRA 2008 VEX Programming Workshop | marccenter | OCCRA Programming | 0 | 14-09-2008 20:17 |
| [OCCRA]: OCCRA 2006 League Rules PDF | ScottWalls | OCCRA | 4 | 20-09-2006 11:27 |