qisdk / com.aldebaran.qi.sdk.object.context / RobotContextFactory

RobotContextFactory

interface RobotContextFactory

The context factory is a service providing a context.

Since
1

Types

Async

interface Async

Functions

async

abstract fun async(): Async!

makeContext

Create a context object.

abstract fun makeContext(): RobotContext!