Shakey the robot

Shakey the mobile robot
Shakey the Robot in its display case at the Computer History Museum
ManufacturerSRI International
Year of creation1966 - 1972
Replaced byFlakey the robot

Shakey the Robot was the first general-purpose mobile robot able to reason about its own actions. While other robots would have to be instructed on each individual step of completing a larger task, Shakey could analyze commands and break them down into basic chunks by itself.

Due to its nature, the project combined research in robotics, computer vision, and natural language processing. Because of this, it was the first project that melded logical reasoning and physical action. Shakey was developed at the Artificial Intelligence Center of Stanford Research Institute (now called SRI International).

Some of the most notable results of the project include the A* search algorithm, the Hough transform, and the visibility graph method.

History

Shakey was developed from approximately 1966 through 1972 with Charles Rosen, Nils Nilsson and Peter Hart as project managers. Other major contributors included Alfred Brain, Sven Wahlstrom, Bertram Raphael,[1] Richard Duda, Richard Fikes, Thomas Garvey, Helen Chan Wolf and Michael Wilber. The project was funded by the Defense Advanced Research Projects Agency (DARPA).

Now retired from active duty, Shakey is currently on view in a glass display case at the Computer History Museum in Mountain View, California.[2] The project inspired numerous other robotics projects, most notably the Centibots.

Software

Shakey in 1972

The robot's programming was primarily done in LISP. The Stanford Research Institute Problem Solver (STRIPS) planner it used was conceived as the main planning component for the software it utilized. As the first robot that was a logical, goal-based agent, Shakey experienced a limited world. A version of Shakey's world could contain a number of rooms connected by corridors, with doors and light switches available for the robot to interact with.[3]

Shakey had a short list of available actions within its planner. These actions involved traveling from one location to another, turning the light switches on and off, opening and closing the doors, climbing up and down from rigid objects, and pushing movable objects around.[4] The STRIPS automated planner could devise a plan to enact all the available actions, even though Shakey himself did not have the capability to execute all the actions within the plan personally.

An example mission for Shakey might be something like:

"An operator types the command "push the block off the platform" at a computer console. Shakey looks around, identifies a platform with a block on it, and locates a ramp in order to reach the platform. Shakey then pushes the ramp over to the platform, rolls up the ramp onto the platform, and pushes the block off the platform. Mission accomplished."

Hardware

Physically, the robot was particularly tall, and had an antenna for a radio link, sonar range finders, a television camera, on-board processors, and collision detection sensors ("bump detectors").[5] The robot's tall stature and tendency to shake resulted in its name:

We worked for a month trying to find a good name for it, ranging from Greek names to whatnot, and then one of us said, 'Hey, it shakes like hell and moves around, let’s just call it Shakey.'

— Charles Rosen[5]

Research results

Peter Hart discussed Shakey's firsts in a talk at Google in February 2015.

The development of Shakey provided far-reaching impact on the fields of robotics and artificial intelligence, as well as computer science in general. Some of the more notable results include the development of the A* search algorithm, which is widely used in pathfinding and graph traversal, the process of plotting an efficiently traversable path between points; the Hough transform, which is a feature extraction technique used in image analysis, computer vision, and digital image processing; and the visibility graph method for finding Euclidean shortest paths among obstacles in the plane.[6]

Media and awards

Shakey's creators at the IEEE Milestone award event at the Computer History Museum, February 2017: (from left) Richard O. Duda, Tom Garvey, IEEE President Elect Jim Jeffries, Peter E. Hart, Nils J. Nilsson, Richard Fikes, Helen Chan Wolff, Claude Fennema, Bertram Raphael, Mike Wilber.

After SRI published a 24-minute video in 1969 entitled "SHAKEY: Experimentation in Robot Learning and Planning",[7] the project received significant media attention.[2] This included an April 10, 1969 article in the New York Times; In 1970, Life referred to Shakey as the "first electronic person"; and in November 1970 National Geographic Magazine covered Shakey and the future of computers.[2] The Association for the Advancement of Artificial Intelligence's AI Video Competition's awards are named "Shakeys" because of the significant impact of the 1969 video.[8]

Shakey was inducted into Carnegie Mellon University's Robot Hall of Fame in 2004 alongside such notables as ASIMO and C-3PO.[9][10][11]

Shakey has been honored with a prestigious IEEE Milestone in Electrical Engineering and Computing.[12][13]

Shakey was showcased in the BBC – Towards Tomorrow: Robot (1967) documentary.

References

  1. ^ "Oral History: Bertram Raphael". IEEE Global History Network. Institute of Electrical and Electronics Engineers. Retrieved 2012-10-08.
  2. ^ a b c "Shakey". SRI International Artificial Intelligence Center. Retrieved 2012-10-07.
  3. ^ "Shakey the Robot". SRI International. Archived from the original on 2013-05-04. Retrieved 2012-10-07.
  4. ^ Moravec, Hans (1998). "Caution! Robot Vehicle!". ROBOT: Mere Machine to Transcendent Mind. p. 27.
  5. ^ a b "Shakey". Exhibition: Artificial Intelligence & Robotics. Computer History Museum. Retrieved 2012-10-07.
  6. ^ Lozano-Pérez, Tomás; Wesley, Michael A. (1979), "An algorithm for planning collision-free paths among polyhedral obstacles", Communications of the ACM, 22 (10): 560–570, doi:10.1145/359156.359164.
  7. ^ "Shakey Video (320x212 - 24 min - RealVideo - 91.7 MB)". SRI International. Retrieved 2012-10-07.
  8. ^ "AAAI Video Competition 2012". Association for the Advancement of Artificial Intelligence. Retrieved 2012-10-07.
  9. ^ "Shakey". Robot Hall of Fame 2004 Inductees. Carnegie Mellon University. Retrieved 2012-10-07.
  10. ^ Hanlon, Mike (21 January 2004). "More inductees into the Robot Hall of Fame". Gizmag. Retrieved 2012-10-07.
  11. ^ "Carnegie Mellon Inducts Second Class into Robot Hall of Fame". Carnegie Mellon University. 2004-10-11. Retrieved 2012-10-07.
  12. ^ "SRI International's Shakey the Robot to be Honored with "IEEE Milestone" at the Computer History Museum". Retrieved 2017-02-17.
  13. ^ Perry, Tekla (17 February 2017). "SRI's Pioneering Mobile Robot Shakey Honored as IEEE Milestone". IEEE Spectrum. Retrieved 18 February 2017.

Further reading

External links

  • SRI page on Shakey Archived 2013-07-02 at the Wayback Machine
  • SRI educational film demonstrating Shakey
  • LIFE Magazine article (Nov. 20, 1970)
  • Peter Hart talk covering the history and legacy of the project at the Computer History Museum where Shakey is displayed (2015)
Retrieved from "https://en.wikipedia.org/w/index.php?title=Shakey_the_robot&oldid=1212342876"