9 #include <yarp/os/all.h> 10 #include <yarp/sig/all.h> 25 yarp::os::BufferedPort<yarp::os::Bottle> known_entities_port;
26 yarp::os::BufferedPort<yarp::os::Bottle> unknown_entities_port;
27 yarp::os::BufferedPort<yarp::os::Bottle> homeoPort;
28 yarp::os::Mutex m_entity_bottles;
36 void addToEntityList(yarp::os::Bottle& list, std::string type, std::string name);
41 yarp::os::Bottle handleEntities();
48 yarp::os::Bottle u_entities, k_entities,
up_entities, kp_entities, p_entities, o_positions;
58 int get_property(std::string name, std::string property);
Grants access to high level motor commands (grasp, touch, look, goto, etc) of the robot as well as it...
yarp::os::Bottle up_entities