add humble-navigation2

This commit is contained in:
X-lanni
2025-05-27 19:03:40 +08:00
parent 974abb5e1e
commit e74ec539c2
1280 changed files with 204114 additions and 0 deletions
+56
View File
@@ -0,0 +1,56 @@
# 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
# Colcon output
build
log
install
# Visual Studio Code files
.vscode
# Eclipse project files
.cproject
.project
.pydevproject
# Python artifacts
__pycache__/
*.py[cod]
.ipynb_checkpoints
sphinx_doc/_build
# CLion artifacts
.idea
cmake-build-debug/
# doxygen docs
doc/html/