![]()
Visiting guest. Why not sign in?
|
|
Reply to Message
Not registered yet?
The AI Depot has a focused community of friendly users. Rather than let anyone abuse the site at the brink of promiscuity, we prefer to let only those with an active interest participate... this simply requires registering.
Why not sign up!
Joining the site's community is completely free. You can then post messages freely, and customise your personal profile at will. Specific privileges will also be granted to you, like being able to access printer-friendly articles without restrictions. So, why not register?
Parent Message
Dog Has No Bite
Silicon Valley has a great article about Sony's Aibo robotic dog, which sums up some of my thoughts about the toy nicely -- Sony's New Robotic Dog Doesn't Have Enough Bite for the Buck. It looks at the many pitfalls of the robot, including it's price and relative stupidity. That said, it has some benefits, most of which apply only to hobby roboticists or researchers. In related news, National Geographic has a feature on the robocup football championship; Soccer Robots Compete for 6th Annual RoboCup. There's a nice photo gallery, and a few quotes from the people involved who are bragging about the feats of AI and the difficulty of the problem! |
|
Visual avoidance
The bit about AIBO bumping into a chair leg was amusing. Actually I think there are very few mobile robots which can avoid such collisions. Most robots use active methods for obstacle detection such as infrared, ultrasonic or laser where the obstacle has to be directly in the line of sight of the sensor to be detected, so thin objects such as chair legs are often missed. Probably the most reliable way to avoid such collisions would be to have a pair of cameras on the robot and do a simple disparity calculation. Subtracting one image from another gives a disparity image. Pass the result through a threshold and then calculate a rough distance and horizontal offset which can be used to steer the robot away. - Bob |
|
Back to the Artificial Intelligence Depot.