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

貢獻者指南