1.0
This commit is contained in:
@@ -128,7 +128,7 @@ extern "C" {
|
||||
* 1 = VL53L1X
|
||||
*/
|
||||
#ifndef PARAM_VL53_USE_L1X
|
||||
#define PARAM_VL53_USE_L1X 0
|
||||
#define PARAM_VL53_USE_L1X 1
|
||||
#endif
|
||||
|
||||
/* =========================================================
|
||||
@@ -445,7 +445,7 @@ extern "C" {
|
||||
#define PARAM_GNAV_REACQUIRE_V 0.1f /* m/s — 重捕获入沟速度 */
|
||||
#define PARAM_GNAV_REACQUIRE_CONF 0.6f /* — 重捕获置信度阈值 */
|
||||
#define PARAM_GNAV_REACQUIRE_WIDTH_TOL 0.05f /* m — 走廊宽度容差 */
|
||||
#define PARAM_GNAV_REACQUIRE_TICKS 5 /* 拍 — 连续确认次数 (5×20ms=100ms) */
|
||||
#define PARAM_GNAV_REACQUIRE_TICKS 10 /* 拍 — 连续确认次数 (5×20ms=100ms) */
|
||||
#define PARAM_GNAV_REACQUIRE_TIMEOUT 5000U /* ms — 重捕获超时 */
|
||||
|
||||
/* --- 沟内 --- */
|
||||
|
||||
Reference in New Issue
Block a user