Using TACOS as submodule

This commit is contained in:
CarlWachter
2023-12-21 14:11:57 +01:00
parent af703eaea3
commit f10ab65198
29 changed files with 122 additions and 32 deletions

15
Tacos/.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# IDE settings
.settings/
# Contain local paths
.mxproject
*.launch
# Build artifacts
Debug/
Release/
# Doxygen
docs/html
docs/latex