24#ifndef TAPROOT_HOLD_COMMAND_MAPPING_HPP_
25#define TAPROOT_HOLD_COMMAND_MAPPING_HPP_
52 const std::vector<Command *> cmds,
55 commandScheduled(false)
67 bool commandScheduled;
Definition drivers.hpp:70
Definition command_mapping.hpp:48
Drivers * drivers
Definition command_mapping.hpp:117
Definition hold_command_mapping.hpp:45
HoldCommandMapping(Drivers *drivers, const std::vector< Command * > cmds, const RemoteMapState &rms)
Definition hold_command_mapping.hpp:50
~HoldCommandMapping() override=default
void executeCommandMapping(const RemoteMapState &currState) override
Definition hold_command_mapping.cpp:30
Definition remote_map_state.hpp:56
Definition ballistics.cpp:29