qisdk / com.aldebaran.qi.sdk.object.camera / Camera

Camera

interface Camera

Service exposing actions and properties related to the robot camera.

Since
3

Types

Async

interface Async

Functions

async

abstract fun async(): Async!

makeTakePicture

Create a TakePicture action on the robot.

abstract fun makeTakePicture(context: RobotContext!): TakePicture!