首先按如下环境配置ubuntu环境 sudo apt-get install git-core gnupg flex bison gperf libsdl1.2-dev...
I tried to run sudo make docker-image on my Ubuntu 22.04.3 LTS, but failed at "returned a non-zero code: 100". After an investigation, I found that it is due to these commands in Dockerfile "RUN apt-get update && apt-get dist-upgrade -y ...
方案1:将Ubuntu默认python版本设置为2.7 方案2:输入命令 sudo apt-get install python3-rosdep