We trialled running the AVP demo on Local Hardware.
The following error occurs in blueprint configure command.

In our environments, we trialled it on three machines.
- Laptop PC (Development PC): for blueprint scripts execution
- Laptop PC(amd64): for running Render and Dashboard(avp-render, xronos-dashbord)
- NVIDIA Jetson Orin AGX(arm64): for running compute(avp-ewaol, avp-builder)
Laptop PC(amd64) and NVIDIA Jetson Orin AGX(arm64) are Ubuntu 22.04.5 LTS.
Could you add the configuration method to the procedure?
However, it is written in the readme of each role repository. You may add to the procedure that each role's repository is referenced.
Workaround:
In configure.yaml, comment out the following: (Configured to install the latest version)
- ubuntu_python_version: 3.12.3-0ubuntu2
- docker_version: 5:27.5.1-1~ubuntu.24.04~noble
- docker_buildx_version: 0.20.0-1~ubuntu.24.04~noble
- docker_compose_version: 2.32.4-1~ubuntu.24.04~noble
- python3_docker_version: 5.0.3-1ubuntu1.1
- ubuntu_desktop_version: 1.539.2
- lfc_cmake_version: 3.28.3-1build7
- lfc_rti_commit: 4f183a4
We trialled running the AVP demo on Local Hardware.
The following error occurs in
blueprint configurecommand.In our environments, we trialled it on three machines.
Laptop PC(amd64) and NVIDIA Jetson Orin AGX(arm64) are Ubuntu 22.04.5 LTS.
Could you add the configuration method to the procedure?
However, it is written in the readme of each role repository. You may add to the procedure that each role's repository is referenced.
Workaround:
In
configure.yaml, comment out the following: (Configured to install the latest version)