From 66140ac0338c7dadf52772976389862020e92adb Mon Sep 17 00:00:00 2001 From: nitiantuhao <2062405236@qq.com> Date: Sun, 5 Apr 2026 14:51:14 +0800 Subject: [PATCH] 1.0 --- App/robot_params.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App/robot_params.h b/App/robot_params.h index 166c95a..b43a6a6 100644 --- a/App/robot_params.h +++ b/App/robot_params.h @@ -85,7 +85,7 @@ extern "C" { * 典型值:根据机械安装,若与车尾齐平则为 0 * 用途:后向到端距离补偿 d_body_rear = d_sensor - offset */ -#define PARAM_REAR_LASER_OFFSET -0.01f +#define PARAM_REAR_LASER_OFFSET 0.0f /** @brief [实测] 侧向 VL53L0X 传感器内缩距离 [m] * 测量方法:VL53L0X 发射面到车体侧面最外边缘的距离 (向内为正)