clearpath_localization_msgs/srv/SetDatum Service

File: clearpath_localization_msgs/srv/SetDatum.msg

Raw Message Definition

# Service definition to set the datum with a latitude (lat) and longitude (lon)


float32 lat
float32 lon
---
bool success

Compact Message Definition

boolean success

float lat
float lon