Robotics-lab6-tasks: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 49: | Line 49: | ||
* Tasks | * Tasks | ||
** Identify inaccessible tiles via a CSV file | ** Identify inaccessible tiles via a CSV file | ||
** Create a python function for use by the software group that will create a correctly formatted entry in a CSV data file | ** Create a python function for use by the software group that will create a correctly formatted entry in a CSV data file ( [[Robotics-lab6-data#Collecting_Data|Done ]] 4/3 ) | ||
** Create software to visualize a CSV data file in graphical map form | ** Create software to visualize a CSV data file in graphical map form | ||
* Resources | * Resources | ||
** [[Robotics-lab6-data | Data | ** [[Robotics-lab6-data|Working with Lab 6 Data ]] | ||
= Documentation/Writeup Group (Aaron, Jeremy) = | = Documentation/Writeup Group (Aaron, Jeremy) = | ||
Revision as of 22:37, 3 April 2010
Robotics Main Page > Lab 6 Tasks
Robot Group (Nick B, James, Thomas, Nick C)
- Next Meeting: Monday at 8pm
- Tasks
Software Group (Nick M, Sam, David, Dylan)
- Next Meeting: ?
- Tasks
- For Tuesday before class Make a working program for the bot allowing it to...
- Move forward and backward based on user input
- Take simultaneous readings from n compasses
- For Tuesday before class Make a working program for the bot allowing it to...
Testing/Automation/Refactoring Group (Aaron, Nick C, Dylan, Brad, Gil)
- Descriptions: Testing, Automation, Editing/Refactoring
- Next Meeting: ?
- Tasks
- Compass Sensor Interference Test
- Due Date: Monday at 8pm
- Owner(s): Aaron, Nick C, Dylan, Brad, Gil
- Purpose: Do compass sensors interfere with each other when placed close together?
- Compass Sensor Calibration Test
- Due Date: Monday at 8pm
- Owner(s): Aaron, Nick C, Dylan, Brad, Gil
- Purpose: Do compass sensors calibrate differently? Are some more likely to calibrate inaccurately or imprecisely?
- Compass Sensor Interference Test
Environment Preparation Group (Brad, Patrick)
- Next Meeting: ?
- Tasks
- Determine Room Dimensions
- Due Date: Tuesday at 8am
- Owner(s): Patrick
- Results
- D128 - 22 x 28 (EW x NS)
- D129 -
- D124 - 24 x 28 (EW x NS)
- Mark off origin, quadrants, and regular periodic difference
- Digitally make note of "unreadable" tiles, i.e. ones with something immovable on them
- Due Date: Tuesday at 8am
- Owner(s): Patrick
- Determine Room Dimensions
Data Collection Group (Michael, Tristan, Gil)
- Next Meeting: Tuesday at 8am
- Tasks
Data Synthesis Group (Brad, Patrick)
- Next Meeting: ?
- Tasks
- Identify inaccessible tiles via a CSV file
- Create a python function for use by the software group that will create a correctly formatted entry in a CSV data file ( Done 4/3 )
- Create software to visualize a CSV data file in graphical map form
- Resources
Documentation/Writeup Group (Aaron, Jeremy)
- Next Meeting: ?
- Tasks
- Overview
- Description of Robot
- Description of Environment
- Description of Software
- Description of CSV file
- Procedure
- Pictures of Robot
- Attach Python scripts as appendices
- Attach CSV files as appendices
- Attach environment maps as appendices
Leading/Organizing Group (Jeremy, Sam, Aaron)
- Next Meeting: ?
- Tasks
- Make sure everyone has a task at any given point
- Make sure work is being distributed as evenly as possible
- Make sure tools are being used (correctly) by everyone (wiki, group directory)
- Make sure standards are defined where appropriate
- Make sure standards are being met
- Understand the dependencies between groups