Added control and simulation setup

This commit is contained in:
Tim Korjakow 2023-06-15 12:15:09 +02:00
parent b75357d4f5
commit 3604da839f
5 changed files with 8 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
install/
log/
build/
.vscode/

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "src/serial"]
path = src/serial
url = https://github.com/joshnewans/serial.git

1
src/dcaiti_control Submodule

@ -0,0 +1 @@
Subproject commit d97823342390b8de78b2710dff6c557596e718bf

1
src/diffdrive_arduino Submodule

@ -0,0 +1 @@
Subproject commit 25f4fbd0db29319fc610debace6861ec48b75f81

1
src/serial Submodule

@ -0,0 +1 @@
Subproject commit 2121a37eaa1aff8ca62badc0ac8f43b87169d706