Skip to content

Commit

Permalink
need libturbojpeg for compressed_image_transport
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasw committed Jan 22, 2024
1 parent 00b9470 commit 17c57f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ubuntu_22_04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,9 @@ jobs:
sudo apt-get install -yqq cython3
sudo apt-get install -yqq libapriltag-dev
sudo apt-get install -yqq libfmt-dev
sudo apt-get install -yqq libzmq3-dev
sudo apt-get install -yqq libhdf5-dev
sudo apt-get install -yqq libturbojpeg0-dev
sudo apt-get install -yqq libzmq3-dev
- name: apt sdl installs
run: |
Expand Down

0 comments on commit 17c57f4

Please sign in to comment.