Navigation Menu

Skip to content

Commit

Permalink
Clean up repoistory
Browse files Browse the repository at this point in the history
  • Loading branch information
gampleman committed Nov 4, 2011
1 parent d7bc33d commit c5b9feb
Show file tree
Hide file tree
Showing 25 changed files with 14 additions and 84 deletions.
31 changes: 13 additions & 18 deletions readme.md
@@ -1,6 +1,10 @@
# Dodo #

For a paper about the design of this robot see the [Final Report](https://github.com/gampleman/Robot-IAR/blob/master/reports/final.md).
Dodo is a reactive robotics project by Jakub Hampl (@gampleman), Denes Findrick (@daneeesh) and Lachezar Kamburov (@lkamburov) built from LEGO.

For a paper about this robot see the [Final Report](https://github.com/gampleman/Robot-IAR/blob/master/reports/final.md).

The rest of this file details technicalities about the robot.

# Connection specs #

Expand All @@ -10,17 +14,18 @@ For a paper about the design of this robot see the [Final Report](https://github

1. Left Whisker
2. Right Whisker
3. Black Bumper
4. Red Bumper
5. Red Plate Bumper
6. Blue Bumper
3. -
4. -
5. -
6. -
7. Hall Sensor

### Analogue ###

0. Spinning sensor
1. Wheel-attached IR

1. Top IR
2. Front-facing IR
3. Sonar
3. -
4. Right Light sensor
5. Left Light sensor
6. Top Right Light sensor
Expand All @@ -32,13 +37,3 @@ For a paper about the design of this robot see the [Final Report](https://github
1. Right Motor


# Reports

Regenerate with `make report`.

1. [Report](reports/1.md)

# IDEAS #

1) measure the greatest distance we can get within the arena then set that as a threshold so if we get anything that indicates bigger distance than that, we don't go that way but rather try to approach objects.

Binary file removed reports/IAR3.pdf
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion reports/final.md
Expand Up @@ -114,7 +114,7 @@ Frequency of the light switch mainly exploits the hardware configuration of the

We carried out tests to verify the efficiency of this method. In these experiments the robot was aligned facing the switch, the program was started and we let the robot find the switch, trigger it and readings of frequencies were recorded. For all lights that were available in the laboratory, we have measured the frequencies ten times and the result is shown by Figure x. The algorithm performs constantly well for lower frequencies with a mean of 0.984Hz (SD=0.002) for the 1Hz switch and 1.956Hz (SD=0.009) for the 2Hz switch. The higher frequencies showed more variance but still were very accurate with a mean of 3.984Hz (SD=0.121) for the 4Hz light, with 5.925Hz (SD=0.086) for the 6Hz light and 7.863Hz (SD=0.114) for the 8Hz light.

![Graph showing the recognised frequencies](https://github.com/gampleman/Robot-IAR/raw/master/reports/images/chart.png)
![Graph showing the recognised frequencies](https://github.com/gampleman/Robot-IAR/raw/master/reports/images/chart2.png)

## Experimental Design

Expand Down
65 changes: 0 additions & 65 deletions reports/final.rtf

This file was deleted.

Binary file removed reports/iar3.doc
Binary file not shown.
Binary file removed reports/images/arena_layout.pdf
Binary file not shown.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file removed reports/plan.pdf
Binary file not shown.

0 comments on commit c5b9feb

Please sign in to comment.