1 Star 0 Fork 0

jike5/edgeslam

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 973 Bytes
一键复制 编辑 原始数据 按行查看 历史
jike5 提交于 2022-10-17 07:48 . update readme
# C++ gitignore
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Project specific gitignore
CMakeLists.txt.user
Examples/ws_client_test
Examples/ws_server_test
Examples/Monocular/mono_euroc
Examples/Monocular/mono_kitti
Examples/Monocular/mono_tum
Examples/RGB-D/rgbd_tum
Examples/Stereo/stereo_euroc
Examples/Stereo/stereo_kitti
#KeyFrameTrajectory.txt
Thirdparty/DBoW2/build/
Thirdparty/DBoW2/lib/
Thirdparty/g2o/build/
Thirdparty/g2o/config.h
Thirdparty/g2o/lib/
Vocabulary/ORBvoc.txt
build/
*~
lib/
# Edge-SLAM
tags
compile_commands.json
Examples/ROS/Edge_SLAM/CMakeLists.txt.user
Examples/ROS/Edge_SLAM/Mono
Examples/ROS/Edge_SLAM/RGBD
Examples/ROS/Edge_SLAM/Stereo
Examples/ROS/Edge_SLAM/build/
CameraTrajectory.txt
KeyFrameTrajectory.txt
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jike5/edgeslam.git
[email protected]:jike5/edgeslam.git
jike5
edgeslam
edgeslam
master

搜索帮助