interface Camera
Service exposing actions and properties related to the robot camera.
Since
3
Async |
interface Async |
async |
abstract fun async(): Async! |
makeTakePicture |
Create a TakePicture action on the robot. abstract fun makeTakePicture(context: RobotContext!): TakePicture! |