Struct Pose

Struct Documentation

struct Pose

Represents a robot pose.

Public Members

float x
float y
float yaw
std::vector<float> covariance

3x3 covariance matrix in row-major order.