Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
AgentData Class ReferenceRepresentation of the robot on the world map. More...
Inheritance diagram for AgentData:
Detailed DescriptionRepresentation of the robot on the world map. Definition at line 20 of file AgentData.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
Constructor. Definition at line 31 of file AgentData.cc. Copy constructor. Definition at line 35 of file AgentData.cc. Member Function Documentation
Transformations. (Virtual in BaseData.). Implements BaseData. Definition at line 84 of file AgentData.cc.
Definition at line 204 of file AgentData.cc. Referenced by AgentData::findAgentsBelt().
Definition at line 191 of file AgentData.cc. Referenced by AgentData::findAgentsBelt(). Definition at line 113 of file AgentData.h. Referenced by AgentData::findAgentsBelt().
Definition at line 108 of file AgentData.h. Referenced by AgentData::findAgentsBelt().
Definition at line 503 of file AgentData.cc.
Definition at line 324 of file AgentData.cc. Referenced by AgentData::extractAgents().
Definition at line 217 of file AgentData.cc. Referenced by AgentData::extractAgents().
Returns the bounding box of the agent. Reimplemented from BaseData. Definition at line 42 of file AgentData.cc.
Definition at line 71 of file AgentData.h.
Definition at line 70 of file AgentData.h.
Centroid. (Virtual in BaseData.). Implements BaseData. Definition at line 42 of file AgentData.h. Referenced by AgentData::findAgentsBelt(), AgentData::printParams(), AgentData::render(), and AgentData::updateParams().
Definition at line 148 of file AgentData.cc. Referenced by AgentData::getIdFromCenter(), and AgentData::getIdFromCorner().
Implements BaseData. Definition at line 67 of file AgentData.h.
Returns the agent's IP address. Definition at line 45 of file AgentData.h.
Definition at line 174 of file AgentData.cc.
Definition at line 181 of file AgentData.cc. Referenced by AgentData::findAgentsBelt().
Definition at line 69 of file AgentData.h. Referenced by AgentData::updateParams().
Definition at line 33 of file AgentData.h. Match agents based on their parameters. (Virtual in BaseData.). Implements BaseData. Definition at line 54 of file AgentData.cc. Referenced by AgentData::updateParams().
Print information about this shape. (Virtual in BaseData.). Implements BaseData. Definition at line 65 of file AgentData.cc.
Project to ground plane using given matrix. Implements BaseData. Definition at line 98 of file AgentData.cc. Render into a sketch space and return reference. Render into a sketch space and return reference. (Private.). Implements BaseData. Definition at line 118 of file AgentData.cc.
Don't call this; use MapBuilder::setAgent(). Definition at line 74 of file AgentData.h.
Sets the agent's IP address. Definition at line 48 of file AgentData.h.
Don't call this; use MapBuilder::setAgent(). Functions to set properties. Definition at line 93 of file AgentData.cc. Update shape parameters after matching to another shape. Implements BaseData. Definition at line 103 of file AgentData.cc. Member Data Documentation
Initial value:
{ "octopus", "turtle", "cycle", "kodu", } Definition at line 102 of file AgentData.h. Referenced by AgentData::findAgentsBelt(). Definition at line 22 of file AgentData.h. Referenced by AgentData::applyTransform(), AgentData::getBoundingBox(), AgentData::getCentroid(), AgentData::isMatchFor(), AgentData::projectToGround(), AgentData::setCentroidPt(), and AgentData::updateParams().
Initial value:
{ { 0, -1, -1, 115, 1.086f, 135, -0.638f}, { 1, -1, -1, 110, 0, 130, -0.186}, { 2, -1, -1, 90, 0, 152, -0.121f}, { 3, 0, 16, 128, 0, 128, 0}, } Definition at line 101 of file AgentData.h. Referenced by AgentData::getColorIdMatch().
Definition at line 24 of file AgentData.h. Referenced by AgentData::getHostAddr(), and AgentData::setHostAddr().
Definition at line 100 of file AgentData.h. Referenced by AgentData::getColorIdMatch().
Definition at line 23 of file AgentData.h. Referenced by AgentData::applyTransform(), AgentData::getBoundingBox(), AgentData::getOrientation(), AgentData::printParams(), AgentData::setOrientation(), and AgentData::updateParams(). The documentation for this class was generated from the following files: |
DualCoding 5.1CVS |
Generated Mon May 9 04:56:30 2016 by Doxygen 1.6.3 |