Struct Coordinates

Struct Documentation

struct Coordinates

An object to store Node coordinates in different frames.

Public Members

std::string frame_id = {"map"}
float x = {0.0}
float y = {0.0}