Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
eruffaldi committed Jul 28, 2016
1 parent fec058a commit 00c73aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerbaxter/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ RUN mkdir -p ~/ros_ws/src
RUN source /opt/ros/indigo/setup.bash
RUN cd ~/ros_ws/src
RUN wstool init .
# RUN wstool merge https://raw.githubusercontent.com/RethinkRobotics/baxter/release-1.1.1/baxter_sdk.rosinstall
RUN wstool merge https://raw.githubusercontent.com/RethinkRobotics/baxter/master/baxter_sdk.rosinstall
RUN wstool merge https://raw.githubusercontent.com/RethinkRobotics/baxter_simulator/master/baxter_simulator.rosinstall
RUN wstool update
Expand Down

0 comments on commit 00c73aa

Please sign in to comment.