We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 082cf90 commit 1bae8e2Copy full SHA for 1bae8e2
.github/workflows/ci-action-ros.yaml
@@ -22,7 +22,7 @@ jobs:
22
submodules: recursive
23
- name: Dependencies
24
run: |
25
- sudo apt install -y python3-colcon-common-extensions python3-pip ros-jazzy-cv-bridge libeigen3-dev
+ sudo apt install -y python3-colcon-common-extensions python3-pip libeigen3-dev
26
sudo pip install --upgrade pip
27
- name: Install Ouroboros
28
run: pwd && ls && cd src/ouroboros_repo && pwd && pip install ./ouroboros
0 commit comments