clearpath_navigation_msgs/msg/NetworkPoint Message

File: clearpath_navigation_msgs/msg/NetworkPoint.msg

Raw Message Definition

# A node on the network of paths


# The unique ID of this point

string uuid

# The location of this point on the map

float64 latitude
float64 longitude

Compact Message Definition

string uuid
double latitude
double longitude