04.10 有感

        今天,我终于下定了决心退出竞赛,由于我不敢当面和老师谈,所以就选择了这么一个放假的时机在qq上和老师说。

        由于之前已经有人陆陆续续的退出了竞赛,所以我以为,在我决定的时候这件事就已经成了定局。但是我没有想到的是,老师耐心地问了我的原因并帮我分析,本来我对竞赛就是非常不舍的,老师对我的劝导又使我动摇了,当时我真的是眼泪也掉下来...

        就这样,我又改变了我的想法,决定留下来,哪怕我需要付出比之前更多的努力来兼顾文化课与竞赛。我的一位同学劝我的时候说高中只有一次,要抓紧时间放纵。这句话更使我坚定了信念。

        其实我还不够努力,退出竞赛只是一种自我逃避,但高中只有一次,我现在不拼,以后还有什么时间可以让我去拼呢!

        想起中考前因为不够努力一次次被老师叫去训话,现在终于懂得老师的感受。

        再次感谢我的竞赛老师,我的同学。

        还有我父母一直以来的无条件支持。

        我再不努力,就真的输了。

        这一次,我选择相信自己,我赌自己赢。


ubuntu@raspberrypi:~$ bash ./PX4-Autopilot/Tools/setup/ubuntu.sh --fix-missing [ubuntu.sh] Starting... [ubuntu.sh] arch: aarch64 [ubuntu.sh] Ubuntu 20.04 [ubuntu.sh] Installing PX4 general dependencies Hit:1 http://mirrors.tuna.tsinghua.edu.cn/ros/ubuntu focal InRelease Hit:2 http://mirrors.tuna.tsinghua.edu.cn/ros2/ubuntu focal InRelease Hit:3 https://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports focal InRelease Hit:4 https://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports focal-updates InRelease Hit:5 https://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports focal-backports InRelease Hit:6 https://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports focal-security InRelease Reading package lists... Reading package lists... Building dependency tree... Reading state information... ccache is already the newest version (3.7.7-1). file is already the newest version (1:5.38-4). g++ is already the newest version (4:9.3.0-1ubuntu2). gcc is already the newest version (4:9.3.0-1ubuntu2). make is already the newest version (4.2.1-1.2). python3 is already the newest version (3.8.2-0ubuntu2). python3-dev is already the newest version (3.8.2-0ubuntu2). zip is already the newest version (3.0-11build1). astyle is already the newest version (3.1-2build1). cppcheck is already the newest version (1.90-4build1). lcov is already the newest version (1.14-2). ninja-build is already the newest version (1.10.0-1build1). shellcheck is already the newest version (0.7.0-2build2). build-essential is already the newest version (12.8ubuntu1.1). cmake is already the newest version (3.16.3-1ubuntu1.20.04.1). gdb is already the newest version (9.2-0ubuntu1~20.04.2). git is already the newest version (1:2.25.1-1ubuntu3.14). git set to manually installed. libssl-dev is already the newest version (1.1.1f-1ubuntu2.24). libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.10). libxml2-utils is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.10). python3-setuptools is already the newest version (45.2.0-1ubuntu0.3). rsync is already the newest version (3.1.3-8ubuntu0.9). rsync set to manually installed. unzip is already the newest version (6.0-25ubuntu1.2). python3-pip is already the newest version (20.0.2-5ubuntu1.11). python3-wheel is already the newest version (0.34.2-1ubuntu0.1). 0 upgraded, 0 newly installed, 0 to remove and 163 not upgraded. [ubuntu.sh] Installing PX4 Python3 dependencies Collecting argcomplete (from -r /home/ubuntu/PX4-Autopilot/Tools/setup/requirements.txt (line 1)) Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB) Collecting cerberus (from -r /home/ubuntu/PX4-Autopilot/Tools/setup/requirements.txt (line 2)) Downloading Cerberus-1.3.7-py3-none-any.whl.metadata (5.5 kB) Collecting coverage (from -r /home/ubuntu/PX4-Autopilot/Tools/setup/requirements.txt (line 3)) Downloading coverage-7.6.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (8.3 kB) Requirement already satisfied: empy<4,>=3.3 in /usr/lib/python3/dist-packages (from -r /home/ubuntu/PX4-Autopilot/Tools/setup/requirements.txt (line 4)) (3.3.2) Requirement already satisfied: future in /usr/lib/python3/dist-packages (from -r /home/ubuntu/PX4-Autopilot/Tools/setup/requirements.txt (line 5)) (0.18.2) Requirement already satisfied: jinja2>=2.8 in /usr/lib/python3/dist-packages (from -r /home/ubuntu/PX4-Autopilot/Tools/setup/requirements.txt (line 6)) (2.10.1) Requirement already satisfied: jsonschema in /usr/lib/python3/dist-packages (from -r /home/ubuntu/PX4-Autopilot/Tools/setup/requirements.txt (line 7)) (3.2.0) Collecting kconfiglib (from -r /home/ubuntu/PX4-Autopilot/Tools/setup/requirements.txt (line 8)) Downloading kconfiglib-14.1.0-py2.py3-none-any.whl.metadata (39 kB) Collecting lxml (from -r /home/ubuntu/PX4-Autopilot/Tools/setup/requirements.txt (line 9)) Downloading lxml-6.0.0.tar.gz (4.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 4.0 MB/s eta 0:00:00 Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [3 lines of output] Building lxml version 6.0.0. Building without Cython. Error: Please make sure the libxml2 and libxslt development packages are installed. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip.
08-10
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值