Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jhirsh authored Apr 15, 2020
1 parent a612e82 commit 9a33064
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# EECS 467 - Autonomous Robotics Final Project
## University of Michigan - Adam Dziedzic, Jingliang Ren, Ryan Wunderly, Jonas Hirshland {dziedada, meow, rywunder, jhirshey}@umich.edu

### Reports

[Video](media/EECS%20467%20Final%20Project.mp4)
[Report](media/eecs467_final_report-1.pdf)
[Poster](media/EECS467%20Poster-1.pdf)

### Goalkeeper

![Example](media/EECS%20467%20Final%20Project.mp4)

Goalkeeper is an autonomous robot that senses incoming balls and blocks them from passing. It was inspired by goalies in various sports, but mainly soccer. We demonstrate what ability is required in order to react to a human rolling a ball in the robot’s direction.

Expand All @@ -29,7 +34,3 @@ We use Intel Realsense D435 RGBD cameras for rgb and depth images as well as poi

`make -j`

### Reports

![Report](media/eecs467_final_report-1.pdf)
![Poster](media/EECS467%20Poster-1.pdf)

0 comments on commit 9a33064

Please sign in to comment.