Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   FIRST Tech Challenge (http://www.chiefdelphi.com/forums/forumdisplay.php?f=146)
-   -   [FTC]: Teleop - that creates an auton? (http://www.chiefdelphi.com/forums/showthread.php?t=104943)

ethan_orion 22-03-2012 15:09

[FTC]: Teleop - that creates an auton?
 
Has anyone explored writing a tele-op code that would store commands and translate those commands to an autonomous program?

techappetite 03-04-2012 16:34

Re: [FTC]: Teleop - that creates an auton?
 
I have indeed played with this idea in the past... however, I haven't had the time to actually try to do this. I guess it could be possible if you could read the values of the encoders on the motors and log that in a file. You could then write a program that takes the raw data and converts that into autonomous code.

l0jec 03-04-2012 17:48

Re: [FTC]: Teleop - that creates an auton?
 
Several teams have done this in the past & while we've been able to make it work, the consensus seems to be that a traditionally programmed autonomous is the better way to go.

Please see this thread on the ROBOTC forums for more details:
http://www.robotc.net/forums/viewtopic.php?f=52&t=4227

Enderbot 06-04-2012 19:27

Re: [FTC]: Teleop - that creates an auton?
 
Well what our developer did to create the program was use a simple Teleop program that shows all the encoder values. Wrote each value down after each step and created it from that.

JohnFogarty 09-04-2012 00:02

I used an interface to store encoder values that I then used in a similar fashion.


All times are GMT -5. The time now is 19:06.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi