Shakey Robot
Mobile AI Reasoning

Shakey became the first mobile robot to reason about its actions, combining AI with physical movement and spatial awareness.
Introduction
Shakey was the first mobile robot to reason about its own actions. It was a landmark in the development of robotics and artificial intelligence, as it could perceive its environment, create a plan to navigate it, and execute that plan. Shakey was not pre-programmed with a set of instructions but could analyze a command and break it down into basic actions.
Historical Context
Shakey represented a major advance in AI and robotics by integrating perception, planning, and action in a single autonomous system. Developed at the Stanford Research Institute (SRI) International between 1966 and 1972 under the direction of Charles Rosen, it demonstrated that a robot could operate in a real-world environment, making decisions based on sensor input and achieving complex goals through planning.
Technical Details
Shakey was equipped with a television camera, a range finder, and 'whiskers' (bump sensors) to perceive its surroundings. It was connected to a DEC PDP-10 and PDP-15 computer via radio and cable. Shakey's software was structured in layers, a novel architecture at the time: a Perception Layer that processed sensor input to build a model of the environment, a Planning Layer that used the STRIPS planning system to devise a sequence of actions to achieve a goal, and an Execution Layer that carried out the planned actions. The STRIPS (Stanford Research Institute Problem Solver) planning system was a major innovation that allowed Shakey to reason about preconditions and effects of actions.
Notable Quotes
"Shakey could perform tasks that required planning, route-finding and the rearranging of simple objects."
Cultural Impact
Shakey's development led to numerous breakthroughs in robotics and AI that continue to influence modern technology. The A* search algorithm (efficient pathfinding still widely used today), the Hough transform (computer vision technique for detecting shapes), and the visibility graph method (path planning technique) all emerged from the Shakey project. These innovations laid the foundation for modern self-driving cars, drones, and other autonomous systems.
Contemporary Reactions
Shakey was inducted into the Robot Hall of Fame in 2004, recognizing its pioneering role in robotics and AI. The research conducted on Shakey was groundbreaking for its time and attracted significant attention from the AI research community. It demonstrated the feasibility of building autonomous robots that could interact with the real world in meaningful ways.
Timeline of Events
Legacy
Shakey is considered a milestone in the history of robotics and AI. Its layered control system and its ability to plan and execute tasks were major advances that influenced the design of subsequent robots. The project demonstrated the feasibility of building autonomous robots that could interact with the real world in a meaningful way. The technologies developed for Shakey continue to influence modern autonomous systems, from warehouse robots to self-driving vehicles.
Impact on AI
Bridged AI software with robotics hardware, pioneering autonomous navigation and planning.
Fun Facts
Named 'Shakey' because of its wobbly movements
Could navigate rooms and push blocks
Used a TV camera and rangefinder for perception