Skip to content

Commit

Permalink
Adding a rosinstall file
Browse files Browse the repository at this point in the history
  • Loading branch information
wjwwood committed Jul 31, 2012
1 parent ca640c7 commit 7d996c9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions segway_rmp.rosinstall
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
- git:
local-name: 'segway_rmp'
uri: 'https://github.com/wjwwood/segway-rmp-ros-pkg.git'
version: 'master'
- git:
local-name: 'libsegwayrmp'
uri: 'https://github.com/wjwwood/libsegwayrmp.git'
version: 'master'
- git:
local-name: 'serial'
uri: 'https://github.com/wjwwood/serial.git'
version: 'v1.0'

0 comments on commit 7d996c9

Please sign in to comment.