1#ifndef FANG_ROBOTICS_MCB_CONTROL_CHASSIS_HOLONOMIC_COMMAND_TARDIS_COMMAND_HPP
2#define FANG_ROBOTICS_MCB_CONTROL_CHASSIS_HOLONOMIC_COMMAND_TARDIS_COMMAND_HPP
48 const char*
getName()
const override;
53 static constexpr const char* kName{
"T.A.R.D.I.S. Mode"};
55 const Config kConfig_;
Definition azriel_shredder.hpp:19
RPM getFieldRotation() const
Definition counter_strike_command.cpp:47
FieldDriftCommand::Config Config
Definition counter_strike_command.hpp:23
Definition holonomic_subsystem.hpp:12
Definition shuriken_command.hpp:14
Definition tardis_command.hpp:23
const char * getName() const override
Definition tardis_command.cpp:35
void execute() override
Definition tardis_command.cpp:40
Definition simple_timer.hpp:12
Definition field_gimbal_subsystem.hpp:16
Definition pwm_info.hpp:4
Definition basic_downscaler.cpp:4
Definition azriel_shredder.hpp:22
Definition field_drift_command.hpp:27
Definition tardis_command.hpp:32
RPM maxRotation
Definition tardis_command.hpp:34
AzrielShredder::Config razielKalmanShredderConfig
Definition tardis_command.hpp:36
physics::Velocity2D maxTranslation
Definition tardis_command.hpp:33
double downscaleCoefficient
Definition tardis_command.hpp:35
units::angular_velocity::revolutions_per_minute_t RPM
Definition units_alias.hpp:30