The Robot Application Programming Interface Delegate Project
|
PositionSample message delivers the position of the Agent. More...
import "PositionSample.idl";
Public Attributes | |
public Transform3D | pose |
3D pose of the agent. | |
public Vec3f | velocity |
Velocity vector. | |
public ValueSequence64 | values |
Any Agent-specific information needed. |
Corresponding PositionConfig sets up the coordinate frame.
public Transform3D pose |
public ValueSequence64 values |