增加轮速输出

This commit is contained in:
2025-11-07 10:31:57 +08:00
parent 84221794b6
commit 2f580d0d3a
11 changed files with 121 additions and 98 deletions

View File

@@ -23,6 +23,8 @@ StrRequestMessage str_RequestMessage = {0};//请求信息
UnInfNavigationRS232Output navigation_rs232_output = {0};//串口输出数据
UnWheelSpeedInput un_wheel_speed_input = {0};//轮速输入
rtcmBuffer RTCM_Buffer1 = {0,0,0};
imuBuffer imu_buffer1 = {0,0,0};