abstract fun makeLookAt(context: RobotContext!, target: Frame!): LookAt!
Create a LookAt action on the robot.
context
- RobotContext!: A qi.context.Context
target
- Frame!: A frame representing the location of the target to look at.
Return
LookAt!: A LookAt action.
Since
1