Fresh-Pressed Clothes Courtesy Of TEO, The Iron Man

As with many tasks, robots may soon be ironing our clothes for us before we leave for work. Built by a team from the University Carlos III de Madrid’s robotics lab in Getafe, Spain, TEO is a highly articulated robot, that can climb stairs, open doors, and has recently added ironing to its skill set.

Data from a depth-sensing camera in TEO’s head is combed over by an algorithm, breaking it down into thousands of points — 0 being smooth and 1 a defined line in the clothing. Comparing those point values to those of its neighbours allows TEO to identify wrinkles without any preexisting notion of what a freshly-pressed garment looks like.

Continue reading “Fresh-Pressed Clothes Courtesy Of TEO, The Iron Man”

Krave antweight battlebots

Krave Antweight Robot Gets Eaten And Stays Alive

The battle’s are done and the results are in — [AltaPowderDog]’s, aka [Carter Hurd],  cardboard and foam armor, lightweight Krave robot beat its metal cousins in 2016 and fared well in 2017. How did a cardboard Krave cereal box and foam board robot do that you ask? The cardboard and foam outer structure was sliced, smashed and generally eaten while the delicate electronics, motors and wheels remained buried safely inside.

We covered the making of his 2016 version but didn’t follow-up with how it fared in that year’s Illinois Bot Brawl competition. As you can see in the exciting first video below, despite suffering repeated severe damage to its armor, it won first place in the 1 lb Antweight category!

For 2017 he made another one but managed to halve the weight — and so he made two of them! By starting them both within a twelve-inch by twelve-inch area, they were allowed to fight as a team. How did he make it lighter? Partly it was done by doing away with the ability to lift the metal lip in front, the wheels were reduced from four to two, and a smaller servo was used for opening and closing the mouth. The full build video is shown below along with a video of the 2017 battles wherein he won seventh place.

Continue reading “Krave Antweight Robot Gets Eaten And Stays Alive”

GuitarBot Brings Together Art And Engineering

Not only does the GuitarBot project show off some great design, but the care given to the documentation and directions is wonderful to see. The GuitarBot is an initiative by three University of Delaware professors, [Dustyn Roberts], [Troy Richards], and [Ashley Pigford] to introduce their students to ‘Artgineering’, a beautiful portmanteau of ‘art’ and ‘engineering’.

The GuitarBot It is designed and documented in a way that the three major elements are compartmentalized: the strummer, the brains, and the chord mechanism are all independent modules wrapped up in a single device. Anyone is, of course, free to build the whole thing, but a lot of work has been done to ease the collaboration of smaller, team-based groups that can work on and bring together individual elements.

Some aspects of the GuitarBot are still works in progress, such as the solenoid-activated chord assembly. But everything else is ready to go with Bills of Materials and build directions. An early video of a strumming test proof of concept used on a ukelele is embedded below.

Continue reading “GuitarBot Brings Together Art And Engineering”

Hackaday Prize Entry: Robo-Dog Learns To Heel

[Radu Motisan] is working on a small rover whose primary trick is being able to identify its owner. Robo-Dog is his proof of concept, a rover that uses five ultrasonic sensors to move toward the nearest obstruction. Obviously, this isn’t the same as being able to recognize one person from another, but it’s a start.

The sensors were home-built using ultrasonic capsules soldered into a custom board, with the tube-shaped enclosures made out of PVC pipe. He made an ultrasonic beacon that uses a 556 timer IC to emit 40 KHz pulses so he can get the hang of steering the robot purely with sound. If that fails, Robo-Dog also has an infrared proximity sensor in front. All of it is controlled by an ATmega128 board and a custom H-bridge motor controller.

[Radu] has been fine-tuning the algorithm, making Robo-Dog move faster to catch up with a target that’s far away, but slower to one that’s close by. It compares the readings from two sensors to compute the angle of approach.

Step climbing rocker-bogie robot

Simple Step-Climbing Robot Climbs Like It’s On Mars

[Navin Khambhala] is a master at making simple what most would expect to be a complex build. Now he’s done it again with a remote controlled robot that can easily climb steps and role over rough terrain. The parts count is small and many of them are commonly available.

The suspension that makes it all possible is the rocker-bogie. It’s the same suspension we’ve all seen used by the various rovers ambling around on Mars. The whole frame is made of PVC pipes with some connecting metal bars, and each wheel has its own twelve-volt DC motor. Motor control is done simply with a module that combines the 2.4 GHz receiver with motor controllers. When you watch the video below, note where only one hole is drilled through the PVC for making connections instead of two holes. Where there’s only one hole, the two sections of PVC are free to rotate independently of each other. Turning the robot is done by rotating the wheels on one side in one direction and the wheels on the other side in the opposite direction. This is called a differential drive or tank drive, and we’ve highlighted it before for use in making hamster-drive type BB-8 droids.

Continue reading “Simple Step-Climbing Robot Climbs Like It’s On Mars”

Hackaday Prize Best Product Finalist: Reconfigurable Robots

Reconfigurable robots have been around for ages. One of the first and most popular reconfigurable robots came out of the MIT Media Lab, and last year, DTTO, a modular snake-like robot, won the 2016 Hackaday Prize. There’s a lot that can be learned from a robot that can turn from a walker to a swimmer to something that clambers over rough terrain, and [Salvador]’s EMME does just that. It’s a 3D printed robot and controller that’s the closest you can get to, ‘the Lego of robots’. All you need to do is plug some wheels into a controller and you’re off to the races.

[Salvador]’s EMME is a brilliant little robot that’s only made of a few generic parts. These parts snap together or join with magnets to turn into any device you can imagine that somehow turns rotation of a wheel into linear motion. All the parts are 3D printed, work without cables or connectors, and the robot itself is controlled by a wireless gem-shaped 3D printed controller.

Already, [Salvador] has on-road wheels for EMME, off-road wheels, above-water wheels, and submersible accessories. This is already an all-terrain robot that’s easy to put together and easy to control, but [Salvador] isn’t done yet. he’s working on new hardware based on the ESP32 and working on the vast amount of documentation required for a robot that can do anything.

You can check out [Salvador]’s pitch video for EMME below.

Continue reading “Hackaday Prize Best Product Finalist: Reconfigurable Robots”

Mindstorms Soccer Robot Inspired By Real Soccer Robot

[Bram], a 17-year-old robot fan from the Nertherlands, had an opportunity to watch a RoboCup soccer match played by autonomous robots, and was inspired to create his own Mindstorms version of the robot for a school project.

The robot he created is around 80 cm in diameter and is controlled by four daisy-chained EV bricks. There are nine large motors for controlling the wheels, two more large motors for grabbing the ball, and two medium motors for the ball-shooting mechanism. It uses a Pixycam for ball detection, and it can identify and move toward the ball so long as it’s within 2.5 m. A gyro sensor determines the robot’s rotational direction.

Our favorite detail of the robot is its giant omni wheels, constructed out of LEGO elements. Each one consists of sixteen Mindstorms-standard wheels arranged in a circle, with an offset double row of rollers to give the same angled effect as a Mechanum wheel’s rollers.

This story has even geekier roots. [Bram]’s robot was based off of the Turtle, a soccer-playing robot used to teach programming to college students. Like [Bram]’s creation, they also have omni wheels, and see with a Kinect as well as a 360-degree camera up top that uses a parabolic mirror to keep an eye on its surroundings. The Turtle uses a compass sensor to distinguish its goal from the opposing team’s goal.

We’ve covered soccer bots in the past, watch a soccer-playing robot score on a human goalie.
Continue reading “Mindstorms Soccer Robot Inspired By Real Soccer Robot”