3package state_representation.proto;
5// The values and order of this enumeration must match the original
6// state_representation::StateType in C++.
14 CARTESIAN_ACCELERATION = 6;
18 JOINT_VELOCITIES = 10;
19 JOINT_ACCELERATIONS = 11;
24 GEOMETRY_ELLIPSOID = 16;
32 int64 timestamp = 4; // timestamp is encoded as nanoseconds since the system steady_clock epoch