Examples: Vision ################ This document shows how to use Ned robot's Vision Set. If you want see more about Ned robot's vision package, go to :doc:`Niryo robot vision ` Prerequisites ************* In order to follow this example, you first need to create a workspace. To do so, you can follow `this tutorial `_. Simple Vision pick ****************** This short example shows you how to perform your first vision pick with a vision kit shape (square or circle) placed on your workspace: .. literalinclude:: /../niryo_robot_python_ros_wrapper/examples/vision_pick.py :language: python :linenos: