Sooner-Rover-Team/auto_ros2

Add a parameter for marker missed count

Aperta

#158 aperta il 20 feb 2026

 (0 commenti) (0 reazioni) (1 assegnatario)Rust (7 fork)auto 404
configurationgood first issuesrc/navigator

Metriche repository

Star
 (6 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor