CamScripter =========== The CamScripter is a tool to assist you in writing and debugging customized scripts for the CMUcam3. It makes it possible to write scripts using the `Lua `__ programming language. Using this language and the provided Lua API for the CMUcam3, you can quickly customize and prototype camera functionality. CamScripter provides a plug-in for the Eclipse IDE for executing Lua programs and visualizing data coming from the camera. * :doc:`Getting Started ` * :doc:`Lua API ` * :doc:`Lua Samples `