Omnidirectional Walker With Wheeled Feet

[James Bruton] is on a quest to explore all the weird and wonderful methods of robot locomotion, and in his latest project created an omnidirectional walker that can move in any direction instantaneously.

The walker actually makes use of three independent four-legged Strider mechanisms, connected in a triangle at 120deg. Wheels are attached to the bottom of each leg, oriented at a right angle to the leg’s plane of motion to allow the foot to slide. Varying the relative speed and direction of each of the mechanisms lets the robot move in any direction, similar to his ball-wheeled robot. Each strider mechanism uses a single motor and looks similar to Strandbeest walkers, but it lifts its feet to traverse rougher terrain. [James] demonstrates this with some obstacles, and found that moving in such an orientation that all three sets of legs provide the best results.

[James] planes to build a larger rideable version, but we think he should mount a chest of Sapient Pearwood to carry all his stuff and name it The Luggage.

Continue reading “Omnidirectional Walker With Wheeled Feet”

Complex Movements From Simple Inflatables, Thanks To Physics

Inflatable actuators that change shape based on injected pressure can be strong, but their big limitation is that they always deform in the same way.

The Kresling pattern, which inspired the actuator design.

But by taking structural inspiration from origami, researchers created 3D-printed actuators that show it is possible to get complex movements from actuators fed by only a single source of pressure. How is this done? By making the actuators physically bi-stable, in a way that doesn’t require additional sources of pressure.

The key is a modified design based on the Kresling pattern, with each actuator having a specially-designed section (the colored triangles in the image above) that are designed to pop out under a certain amount of positive pressure, and remain stable after it has done so. This section holds its shape until a certain amount of negative pressure is applied, and the section pops back in.

Whether or not this section is popped out changes the actuator’s shape, therefore changing the way it deforms. This makes a simple actuator bi-stable and capable of different movements, using only a single pressure source. Stack up a bunch of these actuators, and with careful pressure control, complex movements become possible. See it in action in two short videos, embedded just below the page break.

Continue reading “Complex Movements From Simple Inflatables, Thanks To Physics”

Robot Arm Has The Touch

[Maurizio] built a robot arm, which is always a great accomplishment. But his project includes a very cool touch interface for an Android device that sets it apart from many other similar projects.You can see a very fast summary of the construction in the video below.

The design uses Fusion 360 and there are good explanations of each step in the process. The gripper is adapted from an existing design. Various 3D printed parts make up the wrist, shoulder, elbow, and rotating base.

Continue reading “Robot Arm Has The Touch”

When Combat Robot Wheels Need To Be Nice And Cheap (But Mostly Cheap)

It started with [CHORL] making a promise to himself regarding constructing a new combat robot: no spending of money on the new robot.

That rule was violated (but only a little) by making his robot’s wheels out of EVA kneeling pads. EVA (Ethylene-Vinyl Acetate) is a closed-cell foam that makes for durable yoga mats, kneeling pads, and products of a similar nature. [CHORL] found a way to turn them into light but serviceable wheels for his robot: the Susquehanna Boxcar.

Nested hole saws create concentric holes. Perfect for wheels.

Here’s how the wheels were made: [CHORL] began with two hole saws. Nesting a smaller hole saw into a larger one by putting both on the same arbor created a saw with two holes, both of which were centered with respect to one another. The only problem was that this hole saw was not actually deep enough to cut completely through the thick foam. Luckily, cutting roughly halfway through on one side, then flipping the sheet over and cutting through from the other side was a good workaround. That took care of turning the thick foam sheet into round wheels.

A 3D-printed part served as a wheel hub as well as gear for the drivetrain. We want to call attention to the clever method of reinforcing the connection between the parts. [CHORL] didn’t want to just glue the geared hub directly to the surface of the foam wheel, because he suspected it might separate under stress. To address this, he designed six slots into the hub, cut matching slots into the foam wheel, and inserted six spline-like reinforcements in the form of some ABS strips he had on hand. Gluing it all together with E-6000 and leaving it to cure overnight under a weight resulted in a geared wheel assembly that [CHORL] judged to be about as round and rigid as a wheel should be, so the robot had a solution for nice light wheels that were, above all, cheap!

Lots of robots need wheels, and unsurprisingly, DIY solutions are common projects. [CHORL]’s approach here looks pretty scalable, as long as one can cut some accurate holes.

Interested in knowing more about the robot these wheels are destined for? [CHORL]’s still working on the Susquehanna Boxcar, but it’s almost done, and you can read a bit more about it (and see a few more pictures) here.

Singing Fish Nails Sea Shanty Audition

The Big Mouth Billy Bass and other singing fish were a scourge first delivered to us in the late 90s. [Kevin Heckart] has been teaching them to sing new songs without the tinny sound quality and hokey folk tunes. For this, he must be applauded.

A Teensy 4.1 or Teensy 3.2 is used to power [Kevin]’s various singing fish builds. There are two motors inside a singing fish, typically — one motor to pivot the fish’s body, and one to open and close the mouth. Hook these up to a motor driver, and command that with the Teensy, and you’re up and running. To sync the fish with the music, MIDI data is sent to the Teensy over USB. The Teensy takes in note data and uses this to command the motors to make the fish appear to sing along.

The tutorial linked above is a great way to learn how the hack was achieved. However, the real money is in the performance. A video of [Kevin]’s fishy chorus performing the famous Wellerman sea shanty has over 50 million views on YouTube and he’s collected over 26 million likes on Tiktok.

Sometimes the simple hacks are the ones that bring the most joy. Video after the break.

Continue reading “Singing Fish Nails Sea Shanty Audition”

Hackaday Prize 2022: MasterPi Is A Capable Robot With Fancy Wheels

When it comes to building a mobile robot, often maneuverability is more important than outright speed. The MasterPi robot demonstrates this well, using fancy wheels to help it slide and skate in any direction needed.

Four DC gear-motors are fitted to a metal chassis, each one driving a mecanum wheel. These are special wheels with rollers fitted around their circumference at an angle that allows the robot to move in all directions and rotate in various ways depending on how each wheel is driven.

On top of this highly maneuverable chassis is placed a 5-degree-of-freedom robotic arm. The robot also gets a ultrasonic sensor for avoiding objects, as well as a camera for line-following duties. The camera also allows the robot to pick up blocks and identify their color, and it can then sort them into boxes. It’s all powered by a Raspberry Pi, running a bunch of Python code to make everything happen.

It’s a neat project that shows off just how capable a robot can be with some smart design choices and modern computing hardware on board. We’ve seen some other smart block sorters before, too. Continue reading “Hackaday Prize 2022: MasterPi Is A Capable Robot With Fancy Wheels”

Record-Setting Jumper Tosses Biomimicry Out The Window

How can a few grams of battery, geared motor, and some nifty materials get a jumping robot over 30 meters into the air? It wasn’t by copying a grasshopper, kangaroo, or an easily scared kitty. How was it done, then?

It’s been observed that of all the things that are possible in nature, out of all the wonderful mechanisms, fluid and aerodynamics, and chemistry, there’s one thing that is so far undiscovered in a living thing: continuous rotation. Yes, that’s right, the simple act of going roundy-round is unique to mechanical devices rather than biological organisms. And when it comes to jumping robots, biomimicry can only go so far.

With this distinct mechanical advantage in mind, [Elliot Hawkes] of the University of California Santa Barbara decided to look beyond biomimicry. As explained in the paper in Nature and demonstrated in the video below the break,  the jumping robot being considered uses rubber bands, carbon fiber bows, and commodity items such as a geared motor and LiPo batteries to essentially wind up the spring mechanism and then, like a trap being sprung, release the pent up energy all at once. The result? The little jumper can go almost 100 feet into the air. Be sure to check it out!

Continue reading “Record-Setting Jumper Tosses Biomimicry Out The Window”