Humanoid Robotics: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:Bioloidlsmall.JPG]] | [[Image:Bioloidlsmall.JPG|frame|The Bioloid Humanoid]] | ||
== Introduction == | == Introduction == | ||
ISR has been doing some research concerning humanoid robots, dealing mainly with a more anthropomorphic walking pattern. In order to implement new algorithms that allow us to great more complex and human-like movements, a Bioloid Expert Kit has been acquired and the Humanoid model has been assembled. The model originally consists on 18 servos and 1 distance sensor, controlled by a processing unit through a half-duplex UART, connected in a daisy-chain. | ISR has been doing some research concerning humanoid robots, dealing mainly with a more anthropomorphic walking pattern. In order to implement new algorithms that allow us to great more complex and human-like movements, a Bioloid Expert Kit has been acquired and the Humanoid model has been assembled. The model originally consists on 18 servos and 1 distance sensor, controlled by a processing unit through a half-duplex UART, connected in a daisy-chain. | ||
Line 8: | Line 8: | ||
=== The Bioloid Humanoid === | === The Bioloid Humanoid === | ||
This platform was made by [http://www.robotis.com/zbxe/main Robotis] and features the ability to be assembled into different models, from a robotic arm or a simple pair of walking legs to a puppy or the humanoid. Even the models suggested can be changed into more complex versions and a vast range of examples can be found online. Two of the top forums to obtain further info and ideas are [http://robosavvy.com/forum/viewforum.php?f=5 Robosavvy] and [http://www.tribotix.com/Products/Robotis/Robotis.htm Tribotix]. |
Revision as of 11:08, 29 July 2009
Introduction
ISR has been doing some research concerning humanoid robots, dealing mainly with a more anthropomorphic walking pattern. In order to implement new algorithms that allow us to great more complex and human-like movements, a Bioloid Expert Kit has been acquired and the Humanoid model has been assembled. The model originally consists on 18 servos and 1 distance sensor, controlled by a processing unit through a half-duplex UART, connected in a daisy-chain.
Research Activities
Currently the work being done consists in developing balance and walking algorithms, using an enhanced version of the Bioloid, as well as a simulation environment using Webots. The next few sections will deal with the Bioloid platform, the improvements that are currently being done and the reasons behind these decisions, and finally the kind of experiments and methods used for attaining the final goals.
The Bioloid Humanoid
This platform was made by Robotis and features the ability to be assembled into different models, from a robotic arm or a simple pair of walking legs to a puppy or the humanoid. Even the models suggested can be changed into more complex versions and a vast range of examples can be found online. Two of the top forums to obtain further info and ideas are Robosavvy and Tribotix.