#include <sot/talos_balance/example.hh>
Definition at line 56 of file example.hh.
◆ Example()
Example |
( |
const std::string & |
name | ) |
|
◆ DECLARE_SIGNAL_IN() [1/2]
DECLARE_SIGNAL_IN |
( |
firstAddend |
, |
|
|
double |
|
|
) |
| |
◆ DECLARE_SIGNAL_IN() [2/2]
DECLARE_SIGNAL_IN |
( |
secondAddend |
, |
|
|
double |
|
|
) |
| |
◆ DECLARE_SIGNAL_OUT() [1/2]
DECLARE_SIGNAL_OUT |
( |
nbJoints |
, |
|
|
int |
|
|
) |
| |
◆ DECLARE_SIGNAL_OUT() [2/2]
DECLARE_SIGNAL_OUT |
( |
sum |
, |
|
|
double |
|
|
) |
| |
◆ display()
void display |
( |
std::ostream & |
os | ) |
const |
|
virtual |
◆ init()
void init |
( |
const std::string & |
robotName | ) |
|
◆ m_initSucceeded
◆ m_robot_util
RobotUtilShrPtr m_robot_util |
|
protected |
true if the entity has been successfully initialized
Definition at line 81 of file example.hh.
The documentation for this class was generated from the following files: