Programming Master Task List: Difference between revisions
From 1511Wookiee
Jump to navigationJump to search
Programming (talk | contribs) No edit summary |
Programming (talk | contribs) No edit summary |
||
Line 17: | Line 17: | ||
| Dashboard output needs to be more robust and actually output all values as appropriate. A solution is known, but has issues. Work to integrate.<br> | | Dashboard output needs to be more robust and actually output all values as appropriate. A solution is known, but has issues. Work to integrate.<br> | ||
|- | |- | ||
| Document controls for drive system on wiki<br> | |||
| <br> | | <br> | ||
| | | Get detailed description of all drive joystick buttons/knobs up on the wiki with the rest of the controls descriptions.<br> | ||
|- | |- | ||
| <br> | | <br> |
Revision as of 19:56, 21 January 2009
Task |
Assigned To |
Description |
Implement & Test Ball_Manipulator Class |
Calvin |
Refine Ball_Manipulator class implementation based on final control decisions. Test on the robot using mock inputs and outputs and/or dashboard. |
Ball manipulator OI-based contol |
Christian |
Create code to read OI inputs and correctly call the member functions of Ball_Manipulator based on those inputs. Use the Logitech gamepad for the test input device. You will need to guess which inputs will be used for now. Put guesses at inputs in to dsmap.h |
Dashboard output |
Eric & Jeff |
Dashboard output needs to be more robust and actually output all values as appropriate. A solution is known, but has issues. Work to integrate. |
Document controls for drive system on wiki |
Get detailed description of all drive joystick buttons/knobs up on the wiki with the rest of the controls descriptions. | |