1 Star 0 Fork 1

ApolloAuto/application-perception

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
.gitignore 1.05 KB
Copy Edit Raw Blame History
lanyongshun authored 2023-08-28 16:36 +08:00 . chore: add config files
# Bazel
bazel-*
# Temporary files
*.pyc
*.swp
*.swo
# Linked files
/tools
# aem data
.aem
# Generated files
*.result
py_proto
# Eclipse IDE files
.project
.cproject
.settings
.classpath
# IntelliJ files
.idea
# VS Code files
# .vscode
# Atom IDE files
*.gch
# Logs
nohup.out
*.bak
*.stderr
*.stdout
# Editor configs
.ycm_extra_conf.py
# Data
/data
# Localization
modules/localization/msf/local_map/test_data/ndt_map/map_data
# Doxygen
cyber/doxy-docs/build
cyber/doxy-docs/xml
# Esd can lib
third_party/can_card_library/esd_can/include
third_party/can_card_library/esd_can/lib
# Map data files
modules/map/data
# python proto
*_pb2.py
# calibration files
modules/calibration/data
# Data bag
docs/demo_guide/*.bag
docs/demo_guide/*.record
# Bash Environment
.dev_bash_hist
# buildtool cache and others
dev/
# bazel cache and others
.cache/
.apollo.bazelrc
.bazelrc
.errors.log
# Directory for binary distribution
output
# Flamegraph files
tools/FlameGraph
# jetbrain profiler
.DS_Store
#WORKSPACE
third_party/
CPPLINT.cfg
modules/common_msgs
modules/BUILD
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ApolloAuto/application-perception.git
git@gitee.com:ApolloAuto/application-perception.git
ApolloAuto
application-perception
application-perception
main

Search