Sooner-Rover-Team/auto_ros2

Try a slight refactor of `aruco_node`'s state

Open

#145 opened on Nov 17, 2025

 (0 comments) (0 reactions) (0 assignees)Rust (7 forks)auto 404
good first issuesrc/aruco

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (PR metrics pending)

Description

it's nice to have this in its own file, but we should consider removing all the None just having users make the whole class None when no info has been found yet.

that's b/c we're trying to update it all at the same time, in a loop :)

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

Contributor guide