Skip to content

Commit

Permalink
Merge pull request #1400 from mqcmd196/PR/cleanup_pr2_610_rosinstall
Browse files Browse the repository at this point in the history
[jsk_2013_04_pr2_610] clean up rosinstall because everything is released
  • Loading branch information
k-okada committed Jan 9, 2024
2 parents 245addd + 2ad04b7 commit 6a28528
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 25 deletions.
6 changes: 3 additions & 3 deletions jsk_2013_04_pr2_610/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ source /opt/ros/melodic/setup.bash
mkdir ~/ros/jsk_demo_ws/src -p
cd ~/ros/jsk_demo_ws
catkin init
wstool init src
wstool merge -t src https://raw.githubusercontent.com/jsk-ros-pkg/jsk_demos/master/jsk_2013_04_pr2_610/jsk_2013_04_pr2_610.rosinstall
wstool update -t src
cd ~/ros/jsk_demo_ws/src
git clone https://github.com/jsk-ros-pkg/jsk_demos.git
rosdep install --from-paths src --ignore-src -r -n -y
cd ~/ros/jsk_demo_ws
catkin build jsk_2013_04_pr2_610
source ~/ros/jsk_demo_ws/devel/setup.bash
```
Expand Down
22 changes: 0 additions & 22 deletions jsk_2013_04_pr2_610/jsk_2013_04_pr2_610.rosinstall

This file was deleted.

0 comments on commit 6a28528

Please sign in to comment.