humoto
|
Instances of this class are passed to a virtual method 'humoto::TaskBase::form()', so even though this class is basically useless in its present form we cannot avoid its definition using a template.
#include <model.h>
Public Member Functions | |
virtual void | log (humoto::Logger &, const LogEntryName &, const std::string &) const =0 |
void | noop () const |
virtual void | updateState (const humoto::ModelState &)=0 |
Protected Member Functions | |
Model () | |
~Model () | |
Protected destructor: prevent destruction of the child classes through a base pointer. More... | |
|
inlineprotected |
|
pure virtual |
Implemented in humoto::pepper_ik::Model< t_features >, humoto::pepper_mpc::Model, and humoto::wpg04::Model.
|
pure virtual |
Implemented in humoto::pepper_ik::Model< t_features >, humoto::pepper_mpc::Model, and humoto::wpg04::Model.