1 Star 0 Fork 0

eric/autorally2020

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 1.23 KB
一键复制 编辑 原始数据 按行查看 历史
Matthew Barulic 提交于 2016-05-09 17:28 . Release 0.1.0
# Folders I know to ignore
bin/
build/
devel/
lib/
doc/
docs/
cpp/
#ROS generated custom message header
*/msg_gen/
*/srv_gen/
#ROS logs hanging around
*.log
# any autosave files
*~
# Compiled Python files
*.pyc
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
# Compiled Static libraries
*.lai
*.la
*.a
# images
*.png
########################
# Eclipse project files#
########################
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bakgpsWaypoint_paramsConfig.h
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
#*.launch
# CDT-specific
.cproject
# PDT-specific
.buildpath
########################
#ptam third party stuff
vision/thirdparty/*
*/thirdparty/*
vision/thirdparty/libcvd/version.txt
#matlab-generated header files
matlab_gen*
# ROSNOBUILD files used to accelerate compilation
ROS_NOBUILD
# autogenerated param stuff
control/include/control/gpsWaypoint_paramsConfig.h
vision/docs/
# autogenerated file for waypoint following
control/include/control/gpsWaypoint_paramsConfig.h
##########################
# Qt user-specific files #
##########################
*.user
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/erichong007/autorally2020.git
[email protected]:erichong007/autorally2020.git
erichong007
autorally2020
autorally2020
master

搜索帮助