Skip to content

Commit

Permalink
use latest roseus_smach for ROS-O (jsk-ros-pkg/jsk_roseus#756)
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Feb 18, 2025
1 parent 8cf48ea commit c6b7aef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:
mkdir -p ~/ws/src
cd ~/ws/src
ln -sf $GITHUB_WORKSPACE .
[ ${{ matrix.ROS_DISTRO }} != "one" ] || (sudo apt install -y qq git; git clone https://github.com/jsk-ros-pkg/jsk_roseus.git)
rosdep install -qq -r -y --from-path . --ignore-src || echo "OK"
shell: bash

Expand Down

0 comments on commit c6b7aef

Please sign in to comment.