Checklist
Description
Hello,
The setup-dev-env.sh script (used to set up the environment and dependencies) is failing with an error and cannot configure the autoware environment properly.
Here’s what I did:
-
Freshly installed Ubuntu 22.04.5 (latest version).
-
Updated the system using “sudo apt update” and “sudo apt upgrade” to ensure everything is up to date.
3.Cloned the Autoware repository via Git.
- Ran ./setup-dev-env.sh, but it keeps failing (see the error message in the screenshot below).
I’ve reinstalled Ubuntu 22.04.5 multiple times, but the script always fails when executed. What could be causing this issue?


Expected behavior
The setup-dev-env.sh script runs without errors.
Actual behavior
setup-dev-env.sh failed to execute, unable to properly configure the Autoware environment and dependencies.
Steps to reproduce
No
Versions
No response
Possible causes
No response
Additional context
No response