package bosdyn.api.docking

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service DockingService

docking_service.proto:17

The DockingService provides an interface to dock and undock the robot from Spot Docks, as well as get feedback on command status, and get the current docked status of the robot.

message ConfigRange

docking.proto:188

The configuration of a range of dock ID's

Used in: GetDockingConfigResponse

message DockState

docking.proto:225

Message describing the overall dock state of the robot, including power & comms connections. \ Not tied to any particular DockingCommand ID. \ Note: [*] indicates fields which are only valid if the status is DOCK_STATUS_DOCKED or DOCK_STATUS_DOCKING \ or DOCK_STATUS_UNDOCKING. \ Note: [^] indicates fields which are only valid if the status is DOCK_STATUS_DOCKED. \

Used in: GetDockingStateResponse

enum DockState.DockedStatus

docking.proto:226

Used in: DockState

enum DockState.LinkStatus

docking.proto:238

Used in: DockState

enum DockType

docking.proto:174

Type of dock

Used in: DockProperties, ConfigRange, DockState

enum DockingCommandFeedbackResponse.Status

docking.proto:111

Used in: DockingCommandFeedbackResponse

enum DockingCommandResponse.Status

docking.proto:51

Used in: DockingCommandResponse

enum PrepPoseBehavior

docking.proto:211

Defines how and whether we use the "pre-docking" pose.

Used in: DockingCommandRequest, mission.Dock

message UpdateDockingParams

docking.proto:92

Used in: DockingCommandFeedbackRequest