is moving model really works?

This commit is contained in:
2025-08-06 15:09:07 +03:00
parent 46ff11df58
commit 581cdc60f9
31 changed files with 1557 additions and 396 deletions

View File

@@ -1,5 +1,6 @@
CMakeLists.txt
dbg.h
PID.c
PID.h
examples/SSIIconf.c
examples/conf.c
examples/conf.h
@@ -18,6 +19,11 @@ serial.c
examples/CMakeLists.txt
examples/traectories.c
examples/traectories.h
main.h
movingmodel.c
movingmodel.h
ramp.c
ramp.h
serial.h
ssii.c
ssii.h