anki_vector.vision

Utility methods for Vector’s vision

Vector’s can detect various types of objects through his camera feed.

The VisionComponent class defined in this module is made available as anki_vector.robot.Robot.vision and can be used to enable/disable vision processing on the robot.

Classes

VisionComponent(robot)

VisionComponent exposes controls for the robot's internal image processing.