Jump to content

Python Robotics

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dr genestealer (talk | contribs) at 22:46, 29 April 2009 (Pyro chaged to PyroBot - this is the in keeping with their website). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Python Robotics (PyroBot for short) is a project designed to create an easy-to-use interface for accessing and controlling a wide variety of real and simulated robots.

History

Pyrobot was funded from 2003 to 2005 by the National Science Foundation as NSF DUE CCLI-EMD Award number 0231363, "Beyond LEGOs: Hardware, Software, and Curriculum for the Next Generation Robot Laboratory". The principal investigators on the NSF grant were Douglas Blank of Bryn Mawr College, Kurt Konolige of SRI International, Deepak Kumar (computer scientist) of Bryn Mawr College, Lisa Meeden of Swarthmore College, and Holly Yanco of University of Massachusetts Lowell.

Pyro is a Python library with some C++ code for processing camera images. It has connections to Player, Stage, and Gazebo. It also contains its own simulator written completely in Python. It can directly control a variety of real robots, including the Pioneer, Khepera, Aibo, and Hemisson.

The ideas from Pyro continue to evolve as Myro, short for My Robot, in the Institute for Personal Robots in Education software, although it is no longer for Python only. Myro can be used by many other computer languages as well.

See also