|
The SimulatedWorldData class This data is queried by the simulated in order to offer it via topics. More...
#include <ArmarXSimulation/components/Simulator/SimulatedWorld.h>
Public Attributes | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW std::vector< RobotInfo > | robots |
IceUtil::Time | timestamp |
The SimulatedWorldData class This data is queried by the simulated in order to offer it via topics.
Definition at line 105 of file SimulatedWorld.h.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW std::vector<RobotInfo> robots |
Definition at line 110 of file SimulatedWorld.h.
IceUtil::Time timestamp |
Definition at line 111 of file SimulatedWorld.h.