Turtle (robot)
From Wikipedia, the free encyclopedia
Turtles are a class of educational robots designed originally in the late 1940s (largely under the auspices of Anglo-American researcher William Grey Walter) and used in computer science and mechanical engineering training. These devices are traditionally built low to the ground with a roughly hemispheric (sometimes transparent) shell and a power train capable of a very small turning radius. The robots are often equipped with sensor devices which aid in avoiding obstacles and, if the robot is sufficiently sophisticated, allow it some perception of its environment. Turtle robots are commercially available and are common projects for robotics hobbyists.
Turtle robots are closely associated with the work of Seymour Papert and the common use of the Logo programming language in computer education of the 1980s and nowadays RoboMind. Turtles specifically designed for use with Logo systems often come with pen mechanisms allowing the programmer to create a design on a large sheet of paper. The original Logo turtle was named "Irving" and was demonstrated at the former Muzzey Junior High in Lexington, Massachusetts. [1] "Irving" contained bump sensors and could give audio feedback with a bell. The development of the robotic Logo turtle led to the use of the term to describe the cursor in video screen implementations of the language and its graphics package.
[edit] See also
- BEAM robotics, the branch of robotics pioneered in part by William Grey Walter, specializing in autonomous devices using simple analog control systems
- iRobot Create and its predecessor Roomba, turtle-like robots originally designed for domestic use
- Player Project, a free robotics suite.
- Curses (computer game), an interactive fiction game by Graham Nelson that includes a (rather anachronistic) voice-operated turtle in one of its more difficult puzzles
[edit] External links
- Photo gallery of Walter's original turtles and a Lego-based replica
- Pictures and information about early UK analog turtle designs from the Bristol Robotics Laboratory
- [2] [3] Some histories of the Logo turtle and its transition from robot to screen object
- Terrapin Logo, a company that specializes in the Logo language, including turtle robots integrated with the language
- Example homebrew turtle design controlled by a very small onboard subset of Logo