Brak opisu

孟令鑫 13f751f65e commit 1 rok temu
aarch64 13ade90727 commit 1 rok temu
amd64 13c905149e commit 1 rok temu
common a4fb9a3fd1 commit 1 rok temu
kinglong a4fb9a3fd1 commit 1 rok temu
kinglong_msgs b6da66d914 commit 1 rok temu
pji a4fb9a3fd1 commit 1 rok temu
pji_msgs 66043eb730 commit 1 rok temu
pjisuv_msgs 13f751f65e commit 1 rok temu
test 13c905149e commit 1 rok temu
trigger 47faad40d0 commit 1 rok temu
build-pjisuv.sh 4a58fcad45 commit 1 rok temu
build-topic-echo.sh abfea99dcd commit 1 rok temu
build.sh 6f49c1c9d1 commit 1 rok temu
go.mod 159805898d commit 1 rok temu
go.sum e2b05dcead commit 1 rok temu
readme.md 47faad40d0 commit 1 rok temu
remove-all.sh 737375ad6f commit 1 rok temu
reobag-record.sh 47faad40d0 commit 1 rok temu
start-plugin-compile.sh 54f2e306b0 commit 1 rok temu

readme.md

go version

1.21.6

编译

一、进入容器

docker exec -it aarch64ubuntu18 /bin/bash

二、拉取代码

cd /root/cicv-data-closedloop git pull

三、编译

sh build.sh

四、宿主机复制

cd /root/mlx/ docker cp 23e9164d44:/root/cicv-data-closedloop ./

find ./data -type f | wc -l

启动 arm64 容器

sudo docker run -itd -p 12340:12340 -p 9849:22 --rm --name aarch64ubuntu18 --platform linux/arm64/v8 rosbag-handle-compile:v20240117.4 /bin/bash