You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(ansible): point role READMEs at install_dev_env + --tags
Phase 2 prep for #7052.
Replaces the role-specific playbook invocations with the tag-based entry
on install_dev_env.yaml so the old wrappers can be deleted.
- acados: autoware.dev_env.setup_acados -> install_dev_env --tags acados
- artifacts: download_artifacts -> install_dev_env --tags artifacts
- qt5ct_setup: install_rviz_theme -> install_dev_env --tags qt5ct_setup
- spconv: install_spconv.yaml -> install_dev_env --tags spconv (both
standard and Jetson invocations)
Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
0 commit comments