35 #include <scl/DataTypes.hpp>
37 #include <scl/data_structs/SObject.hpp>
39 #include <scl/control/task/data_structs/SServo.hpp>
76 bool init(
const std::string &arg_ctrl_name,
SServo* arg_data);
bool init(const std::string &arg_ctrl_name, SServo *arg_data)
Definition: CServo.cpp:45
CServo()
Definition: CServo.hpp:68
SServo * data_
Definition: CServo.hpp:90
virtual ~CServo()
Definition: CServo.hpp:71
Definition: CServo.hpp:54
Definition: SServo.hpp:61
void reset()
Definition: CServo.cpp:75
Definition: SObject.hpp:43
bool computeControlForces()
Definition: CServo.cpp:81