1#ifndef FANG_ROBOTICS_MCB_PIERCE_CONFIG_COMMAND_TARDIS_CONFIG_HPP
2#define FANG_ROBOTICS_MCB_PIERCE_CONFIG_COMMAND_TARDIS_CONFIG_HPP
7 static const chassis::AzrielShredder::Config k_razielKalmanShredderConfig
15 static const chassis::TardisCommand::Config k_tardisConfig
18 .maxRotation = 350_rpm,
19 .downscaleCoefficient = 5,
20 .razielKalmanShredderConfig = k_razielKalmanShredderConfig
Definition base_robot.cpp:4
double biteDepth
Definition azriel_shredder.hpp:23
physics::Velocity2D maxTranslation
Definition tardis_command.hpp:32