Skip to content

Commit

Permalink
temporarily checkout andermi/latent_data in mbari_wec_utils for CI
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Anderson <[email protected]>
  • Loading branch information
andermi committed Sep 7, 2023
1 parent b959789 commit a4300d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-and-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ cp -r $GITHUB_WORKSPACE $COLCON_WS_SRC
wget https://raw.githubusercontent.com/osrf/mbari_wec/main/mbari_wec_all.yaml
vcs import --skip-existing < mbari_wec_all.yaml

cd mbari_wec_utils
git checkout andermi/latent_data
cd ..

rosdep init
rosdep update
rosdep install --from-paths ./ -i -y -r --rosdistro $ROS_DISTRO
Expand Down

0 comments on commit a4300d3

Please sign in to comment.