Coordinate Systems

Below are the most common coordinate systems used. In addition to those each sensor usually has its own coordinate system too.

Coordinate positions are always measured in SI units, i.e. meters for distances and rads for angles. Velocities are measured in m/s and rad/s.

Odometry (odom)

This is an arbitrary coordinate system with its origin at the starting position (at the time of power on) of the platform. X and Y form the plane of movement, while Z is pointing upwards and aligned with gravity. Usually there is no motion in Z direction, except when a roll and pitch sensor is installed. The internal name is odom.

Map (map)

This is the coordinate system of the currently used Grid Map and Road Map. Usually the Grid Map is created first and its origin is the starting position of where the map was created initially. X and Y form the plane of movement, while Z is pointing upwards and aligned with gravity. The internal name is map.