Get desktop application:
View/edit binary Protocol Buffers messages
Configure the service.
Response to a configuration request.
Common response header.
Return status for the request.
If status is STATUS_INVALID_PARAMS, this contains the settings that were invalid.
Get the current configuration.
Ask for the current configuration.
Common request header.
Response to a "get configuration" request.
Common response header.
A simple yes/no, will AutoReturn automatically trigger.
The most recent successful ConfigureRequest. Will be empty if service has not successfully been configured.
Start AutoReturn now.
Start AutoReturn behavior now.
Common request header.
Leases that AutoReturn may use to accomplish its goals. If left empty, use the leases specified in ConfigureRequest. If empty and no leases have been specified by ConfigureRequest, the response will have a CODE_INVALID_REQUEST in the header.
Parameters to use. If left empty, use the params specified in ConfigureRequest. If empty and no params have been specified by ConfigureRequest, the response will have a CODE_INVALID_REQUEST in the header.
Common response header.
If status is STATUS_INVALID_PARAMS, this contains the settings that were invalid.
Configure the AutoReturn system.
Used as request type in: AutoReturnService.Configure
Used as field type in:
Common request header.
Leases that AutoReturn may use to accomplish its goals when AutoReturn automatically triggers. If left empty, AutoReturn will not automatically trigger.
Parameters to use when AutoReturn automatically triggers.
Forget any buffered locations the robot may be remembering. Defaults to false. Set to true if the robot has just crossed an area it should not traverse in AutoReturn.
Used in:
Parameters to AutoReturn actions.
Used in:
, , , ,Robot-specific mobility parameters to use. For example, see bosdyn.api.spot.MobilityParams.
Allow AutoReturn to move the robot this far in the XY plane from the location where AutoReturn started. Travel along the Z axis (which is gravity-aligned) does not count. Must be > 0.
meters
Optionally specify the maximum amount of time AutoReturn can take. If this duration is exceeded, AutoReturn will stop trying to move the robot. Omit to try indefinitely. Robot may become stuck and never take other comms loss actions!
Used in: