The Robot Application Programming Interface Delegate Project
RAPID Logo

PositionSample Interface Reference

PositionSample message delivers the position of the Agent. More...

import "PositionSample.idl";

Inheritance diagram for PositionSample:
Collaboration diagram for PositionSample:

List of all members.

Public Attributes

public Transform3D pose
 3D pose of the agent.
public Vec3f velocity
 Velocity vector.
public ValueSequence64 values
 Any Agent-specific information needed.

Detailed Description

Corresponding PositionConfig sets up the coordinate frame.


Member Data Documentation

public Transform3D pose
public Vec3f velocity

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines