Skip to content

Commit

Permalink
Update universe defs
Browse files Browse the repository at this point in the history
  • Loading branch information
f0reachARR committed Oct 30, 2024
1 parent 18a862c commit 4c74941
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ansible/playbooks/universe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@
- role: autoware.dev_env.gdown
- role: autoware.dev_env.build_tools

- role: autoware.dev_env.foxglove
when: install_devel == 'true'
- role: autoware.dev_env.odrive
- role: autoware.dev_env.realsense
- role: autoware.dev_env.azure_kinect

# Autoware module dependencies
- role: autoware.dev_env.cuda
when: prompt_install_nvidia == 'y'
Expand Down

0 comments on commit 4c74941

Please sign in to comment.