1 Star 0 Fork 2

wulongyuan/cartographer

forked from ecopti/cartographer 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
install_pkg.sh 162 Bytes
一键复制 编辑 原始数据 按行查看 历史
myzonexu 提交于 2022-12-30 17:56 . 更改路径,修复abseil.sh未执行
#!/bin/bash
sudo apt-get install -y ninja-build stow
dir=$(cd $(dirname $0); pwd)
$dir/scripts/install_abseil.sh
sudo apt-get remove ros-${ROS_DISTRO}-abseil-cpp
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wulongyuan/cartographer.git
git@gitee.com:wulongyuan/cartographer.git
wulongyuan
cartographer
cartographer
master

搜索帮助