Sooner-Rover-Team/auto_ros2

Add a parameter for marker missed count

开放

#158 创建于 2026年2月20日

 (0 条评论) (0 个反应) (1 位负责人)Rust (7 个派生)auto 404
configurationgood first issuesrc/navigator

仓库指标

星标
 (6 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Currently we have a constant to decide how many times a marker is missed before we decide that us seeing it was a false positive and stop trying to track it. It would be nice to make this a parameter so we can adjust it on run rather than in the code itself.

Constant is called MARKER_MISSED_THRESHOLD

Originally posted by @onkoe in https://github.com/Sooner-Rover-Team/auto_ros2/pull/156#discussion_r2831388615

贡献者指南