Based on the official K230 Linux SDK build instructions.
git clone --recursive git@github.com:Iari-Lab/camera_software.git
cd camera_softwareNote
The --recursive flag is required to initialize all submodules.
docker compose build k230-buildTip
Only needed once, or when the Dockerfile or its dependencies change.
docker compose run k230-buildInside the container:
make CONF=k230d_canmv_defconfig