#include <MoNetAgent.h>
Inheritance diagram for MoNetAgent:
Public Member Functions | |
MoNetAgent () | |
~MoNetAgent () | |
virtual void | Init (ODA *oda) |
virtual bool | AreYou (MoNetAgentID agent) |
virtual void | NotifyCommand (const MoNetAgentCommand &command, MoNetAgentResult *result) |
virtual void | ReadyEffector (const MoNetAgentCommand &command, MoNetAgentResult *result) |
virtual void | SetJointGain () |
Protected Member Functions | |
void | SetMoNetAgentManager (MoNetAgentManager *m) |
Protected Attributes | |
MoNetAgentManager * | moNetAgentManager |
Friends | |
class | MoNetAgentManager |
|
Definition at line 14 of file MoNetAgent.cc. |
|
Definition at line 22 of file MoNetAgent.h. |
|
Reimplemented in MTNAgent, MTNAgent7, MTNWALKAgent7, NeutralAgent, and NeutralAgent7. Definition at line 30 of file MoNetAgent.cc. |
|
Reimplemented in MTNAgent, MTNAgent7, NeutralAgent, and NeutralAgent7. Definition at line 25 of file MoNetAgent.cc. |
|
Reimplemented in MTNAgent, MTNAgent7, NeutralAgent, and NeutralAgent7. Definition at line 36 of file MoNetAgent.cc. References MoNetAgentResult::agent, MoNetAgentResult::endPosture, MoNetAgentResult::index, and MoNetAgentResult::status. |
|
Reimplemented in MTNAgent, MTNAgent7, NeutralAgent, and NeutralAgent7. Definition at line 46 of file MoNetAgent.cc. References MoNetAgentResult::agent, MoNetAgentResult::endPosture, MoNetAgentResult::index, and MoNetAgentResult::status. Referenced by MoNetAgentManager::ReadyEffector(). |
|
Reimplemented in MTNAgent, MTNAgent7, MTNWALKAgent7, NeutralAgent, and NeutralAgent7. Definition at line 56 of file MoNetAgent.cc. |
|
Definition at line 19 of file MoNetAgent.cc. References moNetAgentManager. Referenced by MoNetAgentManager::RegisterMoNetAgent(). |
|
Definition at line 34 of file MoNetAgent.h. |
|
Definition at line 37 of file MoNetAgent.h. Referenced by SetMoNetAgentManager(). |