Class CommandTerm
Defined in File CommandManager.h
Inheritance Relationships
Derived Type
public legged::VelocityTopicCommandTerm
(Class VelocityTopicCommandTerm)
Class Documentation
-
class CommandTerm
Subclassed by legged::VelocityTopicCommandTerm
Public Types
Public Functions
-
CommandTerm() = default
-
virtual ~CommandTerm() = default
-
virtual vector_t getValue() = 0
-
inline virtual void reset()
-
virtual size_t getSize() const = 0
Protected Attributes
-
LeggedModel::SharedPtr model_
-
CommandTerm() = default