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

@@ -22,4 +22,7 @@ buildscript {
apply(plugin = "com.soywiz.korge.settings")
rootProject.name = "korge"
rootProject.name = "korge"
include(":libs:excavator-bucket-position")
include(":libs:ahrs")