Version¶
For clients to the Spot CAM Version service.
- class bosdyn.client.spot_cam.version.VersionClient[source]¶
Bases:
BaseClient
A client calling Spot CAM Version service.
- default_service_name = 'spot-cam-version'¶
- service_type = 'bosdyn.api.spot_cam.VersionService'¶
- get_software_version(**kwargs)[source]¶
Retrieves the Spot CAM’s current software version.
- Returns
SoftwareVersion proto for the currently installed version.