-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto Modes #1
Comments
@team2059/aerial-assist-2015 Let's put a game plan together for which ones to prioritize. |
Some items were changed. Here's the updated list:
Changes:
|
7e4c948 looks pretty good. Is there a reason why we are using booleans on the dashboard for every mode? Would it be possible to use a dropdown or something similar? |
Those are not supported by SmartDashboard |
Everything looks good to me. Just need to make sure we eject the totes in sequences 4 and 7 or the stacks won't count as stacks, but merely sets. Need to work out where robot can and will start for each auto, and make sure drive team knows exactly what to do for each... |
Could we replicate the functionality ourselves? This thread seems to have several interesting implementations [1]. Radio buttons would also works and it looks like those might by built in [2]. Other teams seemed to have implemented them, at least [3]. [1] http://www.chiefdelphi.com/forums/showthread.php?p=1375604 |
Auto mode selection only needs to be as complicated or simple as Adam/drive team need it to be. Must be very easy for them to select and know what auto will run during a match. Beyond that, it's simply aesthetics IMO... |
Having two auto modes selected at once might get messy. Now that we have On Thu, Mar 5, 2015 at 8:52 PM Keegan Pierce [email protected]
|
You select the autonomous mode by changing the autonomous sequence number in the dashboard. The chexkboxes are for selecting it the current mode will handle two or three modes. There will be be more than one autonomous sequence running at a time. On Thu, Mar 5, 2015 at 9:20 PM, Carl Colglazier [email protected]
|
I updated Keegan's list to a task list. Please update that whenever autonomous modes are completed. |
General outlines for having multiple autos that can be run at the NC regional to do different tasks.
The text was updated successfully, but these errors were encountered: