liumin released this 2025-10-24 22:05:09 +08:00 | 3 commits to main since this release
解决读取IMU的数据漏洞,IMU的陀螺仪以及加表都是有符号数据,而我结构体定义是无符号,然后修改了加表的单位为g。目前更新再1号车上