Sooner-Rover-Team/auto_ros2

Add a parameter for marker missed count

Ouverte

#158 ouverte le 20 févr. 2026

 (0 commentaire) (0 réaction) (1 personne assignée)Rust (7 forks)auto 404
configurationgood first issuesrc/navigator

Métriques du dépôt

Stars
 (6 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur