|  | 
Contains information about an agent. More...
#include <RobotComponents/components/MotionPlanning/CSpace/SimoxCSpace.h>
| Public Attributes | |
| VirtualRobot::RobotPtr | agent | 
| The agent's collision model.  More... | |
| std::vector< VirtualRobot::SceneObjectSetPtr > | collisionSets | 
| The collision stes.  More... | |
| std::vector< VirtualRobot::RobotNodePtr > | joints | 
| The agent's joints.  More... | |
Contains information about an agent.
Definition at line 349 of file SimoxCSpace.h.
| VirtualRobot::RobotPtr agent | 
The agent's collision model.
(contains more data but mainly used for the model)
Definition at line 354 of file SimoxCSpace.h.
| std::vector<VirtualRobot::SceneObjectSetPtr> collisionSets | 
The collision stes.
Definition at line 362 of file SimoxCSpace.h.
| std::vector<VirtualRobot::RobotNodePtr> joints | 
The agent's joints.
Definition at line 358 of file SimoxCSpace.h.