Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wennycooper committed Mar 29, 2016
1 parent 01864f5 commit db4eb45
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,25 @@
# Auto-Docking-Design

# Demo video
* https://www.youtube.com/watch?v=8TJdYG-1yr4

# INTRODUCTION
* This is the auto docking design draft for the ANDBOT.
* The same design could be used in Rogby, Angel and Roadbot.


# COMPONENTS
* On docking station
* IR emitter
* One IR emitter
* On ANDBOT
* Two IR receivers
* microSW

# BASIC OPERATIONS
## Architecture
![](https://docs.google.com/drawings/d/10qjkzlVpxTzHJOy8nBXIwdnfUWQLuOGBx5gQOHoDPro/pub?w=955&h=878)

## State diagram
![](https://docs.google.com/drawings/d/1y88r8ekS2AH1VXI44CYqL3lbkHgwUZl5kNnLzkqsd8c/pub?w=960&h=720)

* We will use ROS navigation to command ANDBOT to move to the landing point, which should be in 0.7 meter in front of the docking station. The ANDBOT's back will be facing to the docking station.
Expand All @@ -23,8 +28,7 @@
* Then, ANDBOT will start to do PID control to move to the docking station and keep the two IR receiver reading balanced.
* Until the microSW on.

# Demo video
* https://www.youtube.com/watch?v=8TJdYG-1yr4


# ISSUES
* n/a
Expand Down

0 comments on commit db4eb45

Please sign in to comment.