8 using namespace units::literals;
9 static const chassis::AzrielShredder::Config k_razielKalmanShredderConfig
17 static const chassis::TardisCommand::Config k_tardisConfig
20 .maxRotation = 350_rpm,
21 .downscaleCoefficient = 5,
22 .razielKalmanShredderConfig = k_razielKalmanShredderConfig
Definition base_robot.cpp:4
double biteDepth
Definition azriel_shredder.hpp:23
physics::Velocity2D maxTranslation
Definition tardis_command.hpp:32