rocs_client.common package

rocs_client.common package

rocs_client.common package

Submodules

rocs_client.common.camera module

class rocs_client.common.camera.Camera(baseurl: str)

Bases: object

Obtain the video stream status and video stream

Attention! This is not necessary! get you have a better solution to get the camera, this case only applies to the Intel Real Sence D435 series

video_stream_status: bool = None
video_stream_url: str = None

rocs_client.common.system module

class rocs_client.common.system.System

Bases: object

It is used to shut down, restart, and reset other system commands

static reboot()
static shutdown()

Module contents