Skip to content

Commit

Permalink
updated repository paths
Browse files Browse the repository at this point in the history
  • Loading branch information
lude-ma committed Aug 5, 2016
1 parent 9eb03c9 commit a49e845
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Pick & place demonstration with the baxter research robot in collaboration
with DFKI Saarbruecken.
The framework heavily builds upon the
[Baxter SDK](https://github.com/RethinkRobotics) and depends on customized
versions of [baxter_interface](https://github.com/lude-ma/baxter_interface.git)
and [baxter_common](https://github.com/lude-ma/baxter_common.git) from Rethink
versions of [baxter_interface](https://github.com/BRML/baxter_interface.git)
and [baxter_common](https://github.com/BRML/baxter_common.git) from Rethink
Robotics.


Expand Down Expand Up @@ -89,7 +89,7 @@ directory.
```bash
$ cd ~/ros_baxter_pnp_ws/src
$ wstool init .
$ wstool merge https://raw.githubusercontent.com/lude-ma/baxter_rosinstall/master/baxter_pnp.rosinstall
$ wstool merge https://raw.githubusercontent.com/BRML/baxter_rosinstall/master/baxter_pnp.rosinstall
$ wstool update
$ source /opt/ros/indigo/setup.bash
$ cd ~/ros_baxter_pnp_ws
Expand Down

0 comments on commit a49e845

Please sign in to comment.