iCub Agent-Space
Public Member Functions | Protected Member Functions | List of all members
MotorAgent Class Reference

#include <agents.h>

Inheritance diagram for MotorAgent:

Public Member Functions

 MotorAgent (string confBlock)
 

Protected Member Functions

void init (string args)
 Called by constructor of Agent class. Reads configuration block and sets variables.
 
void sense_select_act (int pid)
 Reads the data from block and sends it to actuators of iCub.
 

Detailed Description

This class represent agent that controls the actuator subsystem of iCub motor interface with position control

Constructor & Destructor Documentation

MotorAgent::MotorAgent ( string  confBlock)

Constructor of Agent

Parameters
confBlockname of configuration block

The documentation for this class was generated from the following files: