Switch RK3576 toolchain to Buildroot SDK and migrate to Python 3.11
This commit is contained in:
@@ -33,6 +33,7 @@ RUN apt update && apt install -y \
|
||||
python3-pytest-runner \
|
||||
python3-pytest-timeout \
|
||||
python3-future \
|
||||
python3-lark \
|
||||
python3-argcomplete \
|
||||
autoconf automake libtool patchelf ninja-build python3.10-venv \
|
||||
autoconf automake libtool patchelf ninja-build python3.10-venv python3.11 python3.11-dev \
|
||||
ros-dev-tools
|
||||
|
||||
Reference in New Issue
Block a user