feat: 添加 ahrs 和 excavator-bucket-position 模块

This commit is contained in:
2025-05-30 00:41:39 +08:00
parent 74ea2ad62a
commit 784f2324bd
17 changed files with 2303 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
plugins {
kotlin("jvm")
}
repositories {
mavenCentral()
}