Skip to content

Commit

Permalink
Add very small strategy section
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-epp committed Dec 13, 2019
1 parent 1eee055 commit b79e755
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,10 @@ Our box-pushing strategy is similar to our previous approach, but with some chan
Note that, unlike our last competition, we do not attempt to recognize a failure to push the box, or to implement recovery behaviour if such a situation occures. The above algorithm proved in testing to be robust enough for our purposes without such techniques.

[![](images/box-push-thumbnail.png)](https://drive.google.com/open?id=1WoiA0QvpzRToGFaCrkWglESosUYUmAGd)


# Competition strategy

Although our code has the ability to perform all the tasks in the competition, to earn the maximum amount of points we chose to only attempt box-pushing. A video of a test run of our robot illustrates our technique:

[![](images/full-run-thumbnail.png)](https://drive.google.com/open?id=1qp4m1mySJg3U9ASMa3wZBK9zTQIH-5QR)
Binary file added images/full-run-thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b79e755

Please sign in to comment.