21 #ifndef MARS_INTERFACES_CORE_OBJECTS_EXCHANGE_H 22 #define MARS_INTERFACES_CORE_OBJECTS_EXCHANGE_H 25 #include <mars/utils/Vector.h> 26 #include <mars/utils/Quaternion.h> 31 namespace interfaces {
utils::Vector visOffsetPos
The offset position of the visual representation.
std::string name
The name of the object.
utils::Vector pos
The position of the object.
utils::Quaternion visOffsetRot
The offset orientation of the visual representation.
core_objects_exchange is a struct to exchange core objects information between the modules of the sim...
Copyright 2012, DFKI GmbH Robotics Innovation Center.
Eigen::Matrix< double, 3, 1, Eigen::DontAlign > Vector
Eigen::Quaternion< double, Eigen::DontAlign > Quaternion
unsigned int groupID
The groupID of the object if the object is a node.
utils::Quaternion rot
The orientation of the object.
sReal value
A value that is used in different ways depending on the type of object.
unsigned long index
The unique id of the object.