Skip to content

Commit

Permalink
Fix workflow (#23)
Browse files Browse the repository at this point in the history
* copied configuration for ZED X from zed-ros2-wrapper

* changed volume from ros_ws to ros2_ws | added comment about volume used with ZED X

* moved installation cyclodess from build to runtime | added sourceing workspace in bashrc

* Added husarnet to jetson image

Signed-off-by: Jakub Delicat <[email protected]>

* Added zed x to readme

Signed-off-by: Jakub Delicat <[email protected]>

* update quote

Signed-off-by: Jakub Delicat <[email protected]>

* update quote

Signed-off-by: Jakub Delicat <[email protected]>

* params form zed-ros2-wrapper

* Simplify README

Signed-off-by: Jakub Delicat <[email protected]>

* fixed zedx at the zed-jetson:foxy-4.0.0-20231211 verion

Signed-off-by: Jakub Delicat <[email protected]>

* Update compose.yaml

* Update ros-docker-image.yaml

* Update ros-docker-image.yaml

---------

Signed-off-by: Jakub Delicat <[email protected]>
Co-authored-by: Jakub Delicat <[email protected]>
Co-authored-by: Jakub Delicat <[email protected]>
  • Loading branch information
3 people authored Feb 7, 2024
1 parent e80377b commit 3df16ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ros-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,11 @@ jobs:
- name: Maximize build space
uses: easimon/maximize-build-space@master
with:
root-reserve-mb: 25840
root-reserve-mb: 30000
remove-dotnet: 'true'
remove-android: 'true'
remove-haskell: 'true'
remove-codeql: 'true'

- name: Set variables
run: |
Expand Down

0 comments on commit 3df16ca

Please sign in to comment.