Changes between Version 1 and Version 2 of Machine
- Timestamp:
- Aug 28, 2017, 2:15:31 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Machine
v1 v2 1 == The Problem 1 == Materials 2 * Robot 3 * Target (known dimensions and location on the field) 4 ** Retro-reflective tape around the target 5 * Basically any sensor 6 7 == The Bamboozling Problems 2 8 * We have a robot 3 9 * We have a target 4 10 5 11 How do we get the robot to point at the target? 12 13 What about getting the robot to drive to the target? 14 15 What if we need the robot to be in a certain position and orientation relative to the target? 16 17 ----