Registration Client

class bosdyn.client.gps.registration_client.RegistrationClient[source]

Bases: BaseClient

Client for the GPS Registration service.

default_service_name = 'gps-registration'
service_type = 'bosdyn.api.gps.RegistrationService'
get_location()[source]
get_location_async()[source]
reset_registration()[source]
reset_registration_async()[source]