12 void run(
const yarp::os::Bottle &
args);
25 Behavior(mut, rf, iCub, behaviorName),
26 target_pullback(-0.25),
27 target_pushfront(-0.5),
28 target_pushleft(-0.2),
icubclient::ICubClient * iCub
Grants access to high level motor commands (grasp, touch, look, goto, etc) of the robot as well as it...
void run(const yarp::os::Bottle &args)
MoveObject(yarp::os::Mutex *mut, yarp::os::ResourceFinder &rf, icubclient::ICubClient *iCub, std::string behaviorName)
yarp::os::ResourceFinder & rf