interface Async
Create a TakePicture action on the robot.
abstract fun makeTakePicture(context: RobotContext!): Future<TakePicture!>!