Struct odometry

Struct Documentation

struct odometry

Representation of the odometry of a robot. ROS already has this, but does not work with all robotic simulators (such as ARGoS)/models, hence the need.

Public Members

ckin::pose pose = {}
ckin::twist twist = {}