An Operator for lifting up a robot from time to time. More...
#include <operators.h>
Inherits lpzrobots::Operator.

Public Member Functions | |
| LiftUpOperator (const LiftUpOperatorConf conf=getDefaultConf()) | |
| virtual ManipType | observe (OdeAgent *agent, GlobalData &global, ManipDescr &descr) |
| called every simulation step | |
Static Public Member Functions | |
| static LiftUpOperatorConf | getDefaultConf () |
Protected Attributes | |
| LiftUpOperatorConf | conf |
| double | currentforce |
An Operator for lifting up a robot from time to time.
| LiftUpOperator | ( | const LiftUpOperatorConf | conf = getDefaultConf() |
) | [inline] |
| static LiftUpOperatorConf getDefaultConf | ( | ) | [inline, static] |
| Operator::ManipType observe | ( | OdeAgent * | agent, | |
| GlobalData & | global, | |||
| ManipDescr & | descr | |||
| ) | [virtual] |
called every simulation step
time in units of interval
Implements Operator.
LiftUpOperatorConf conf [protected] |
double currentforce [protected] |
1.6.3