RoboLoCo-5338/Competition_Bot_2025

Move Code Out of Robot Container

Offen

#192 geöffnet am 28.05.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (0 Forks)auto 404
documentationgood first issuepriority: lowrefactoringrequires bot: nonetopic: controlstopic: drivetraintopic: loggingtopic: mechanismstopic: simulation

Repository-Metriken

Stars
 (0 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Discussed in https://github.com/orgs/RoboLoCo-5338/discussions/167

Originally posted by Advay17 May 19, 2025 Especially with the addition of Sim poses, robot container has become more and more bloated, and it currently over 600 lines long filled with button bindings and the sim stuff. I want to clean it out slightly similar to the way @ironon did with separate files for button bindings and getting sim poses.

Partial devving will have to be done in the maplesim branch for this.

Contributor Guide