Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Medvedev committed Oct 28, 2013
1 parent defdc55 commit 18ec7d2
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,26 @@ Baxter Hydra Teleop

Control Baxter's arms with Razer Hydra controllers.

Tested in Ros Hydro

Quick Sart (Hydro)
------------------

```
sudo apt-get install ros-hydro-razer-hydra
```

Then grab required packages and put them on your ros path somewhere:

```
git clone https://github.com/uml-robotics/baxter_hydra_teleop.git
git clone https://github.com/uml-robotics/baxter_faces
```

You should be able to
```
roslaunch baxter_hydra_teleop hydra_teleop.launch
```

The teleop is initially disabled. To engage, press either RB or LB.
Currently pressing any other button stops the teleop and shuts off motors. Left analog stick is mapped to head pan.

0 comments on commit 18ec7d2

Please sign in to comment.