|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
User Input
Is there a program that is similar to copycat except that it will record what the robot is doing so you can use it later instead of having to redo autonomous everytime you change the code? Thanks.
|
|
#2
|
|||||
|
|||||
|
Re: User Imput
Quote:
If you hit a switch, it would store the pwm values for the left and right drive in two arrarys. We would then use these values as the drive code in our autonomous. What exactly are you trying to do though, as a record function may not be the best way to solve your problem. |
|
#3
|
||||
|
||||
|
Re: User Imput
My mentor wants to find an easier way to write an autonomous. Programmers are one thing our team always seems to lack. Expertise in programming anyway.
|
|
#4
|
||||
|
||||
|
Re: User Input
Some teams record all the commands sent to the motors on the robot during a human driven sequence, then save this data to the EEPROM memory in the processor and "play it back" as an autonomous mode.
Unfortunately our team is not one of them so I don't know how to do it. Since you asked nicely though I'm sure there's some team on here that has the program/steps to do this. |
|
#5
|
|||
|
|||
|
Re: User Input
If you're going to go through the trouble to do that, you might as well also include some sensors like pots and encoders so you have repeatability that isn't dependent on voltage, binding in the drivetrain, etc.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| User input via serial port | AJBelayer | FIRST Tech Challenge | 2 | 14-12-2005 18:54 |
| User Groups | Brandon Martus | CD Forum Support | 10 | 08-03-2004 15:31 |
| Autonomous user-input loophole? | Jeff McCune | Programming | 20 | 14-02-2003 22:44 |
| 2.5 is alive !!!! (input ! .. more input ! ) | Lloyd Burns | Programming | 2 | 14-01-2003 19:15 |
| User Titles | Brandon Martus | CD Forum Support | 27 | 04-06-2001 22:23 |