Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wennycooper committed Oct 29, 2015
1 parent 6654761 commit 63ea76f
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,23 @@
# Auto-Docking-Design

# INTRODUCTION
* This is a design draft for the Robot auto ducking.


# COMPONENTS
* On docking station
* IR emitter
* On Robot
* Two IR receivers

# BASIC OPERATIONS
* We will use ROS navigation to command Robot to be 1 or 2 meter in front or the docking station. The Robot's back will be facing to the docking station.
* ROS navigation can cause around 30cm position errors
* Then, two IR receivers will receive IR signals.
* The Robot will start to to PID control to keep the two IR receiver reading balanced.
* Until the PMU got the charging flag.

# ISSUES
* We didn't found proper IR emitter and IR receivers. Keep looking at it.


0 comments on commit 63ea76f

Please sign in to comment.