Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

Space Architect Ariel Ekblaw cracked the code on autonomous construction: magnetic robot tiles that self-assemble in zero gravity. Her "Tesserae" system ships modular parts flat, then "they build themselves" into buckyballs that dock to form larger stations. No astronauts, no robotic arms, no 15-year assembly timelines.

23,166 Aufrufe • vor 1 Jahr •via X (Twitter)

10 Kommentare

Profilbild von vitrupo
vitrupovor 1 Jahr

Aurelia Institute CEO and space architect Ariel Ekblaw at TED2025:

Profilbild von Entropi
Entropivor 1 Jahr

We’re getting there sammy @sama

Profilbild von Will
Willvor 1 Jahr

damn i want the video of them testing this in space

Profilbild von vitrupo
vitrupovor 1 Jahr

Watch the full TED talk and you'll see them testing at a (much) smaller scale inside the ISS.

Profilbild von Besnik Nuli
Besnik Nulivor 1 Jahr

Nothing new here, not breakthrou at all we known this for years, but who is voing to pay for this project that is the isue

Profilbild von jcb
jcbvor 1 Jahr

LMAO

Profilbild von Yama 🌴
Yama 🌴vor 1 Jahr

This is very cool tech.

Profilbild von wonder
wondervor 1 Jahr

Buckyballs! That's crazy cool! 😎

Profilbild von Pw
Pwvor 1 Jahr

Or we use robots

Profilbild von Recently Seen on Criminal Minds
Recently Seen on Criminal Mindsvor 1 Jahr

@bucees should pay for the naming rights to this technology. Bucee's Buckyballs.

Ähnliche Videos

We trained a robot dog to balance and walk on top of a yoga ball purely in simulation, and then transfer zero-shot to the real world. No fine-tuning. Just works. I’m excited to announce DrEureka, an LLM agent that writes code to train robot skills in simulation, and writes more code to bridge the difficult simulation-reality gap. It fully automates the pipeline from new skill learning to real-world deployment. The Yoga ball task is particularly hard because it is not possible to accurately simulate the bouncy ball surface. Yet DrEureka has no trouble searching over a vast space of sim-to-real configurations, and enables the dog to steer the ball on various terrains, even walking sideways! Traditionally, the sim-to-real transfer is achieved by domain randomization, a tedious process that requires expert human roboticists to stare at every parameter and adjust by hand. Frontier LLMs like GPT-4 have tons of built-in physical intuition for friction, damping, stiffness, gravity, etc. We are (mildly) surprised to find that DrEureka can tune these parameters competently and explain its reasoning well. DrEureka builds on our prior work Eureka, the algorithm that teaches a 5-finger robot hand to do pen spinning. It takes one step further on our quest to automate the entire robot learning pipeline by an AI agent system. One model that outputs strings will supervise another model that outputs torque control. We open-source everything! Welcome you all to check out the paper, more videos, and try the codebase today: Code:

Jim Fan

908,894 Aufrufe • vor 2 Jahren

This guy connected a computer vision model to dual robotic manipulators on his desk and the system now folds shirts in 47 seconds per garment without any human intervention after loading Automated laundry folding is one of those problems that sounds trivial until you realize fabric has no rigid structure and every wrinkle changes the optimal fold path You need the robot to detect garment boundaries through visual segmentation, identify sleeve edges and collar positions on randomly oriented fabric, generate dynamic reference coordinates that shift with garment size, synchronize two independent robotic arms to pull opposing fabric edges without tearing, and execute all of this without a conveyor belt or fixed staging area Most people assume you need a commercial folding machine or at least a rigid frame to hold clothes in place This guy just bolted two robot arms to a workbench, ran a Flask server with a Laundrobot vision library, and built a preset selection interface that handles nine garment types The setup was minimal: a Python backend processing camera frames, a segmentation model running inference locally, two manipulators with soft grippers, and a heads-up display showing red and blue anchor points overlaid on live fabric The system scans the garment, the vision pipeline outputs coordinates like 284.262 and 965.262, the dashboard waits for a RUN command, and the arms fold the item in two geometric steps The robot picks up shirts, pants, towels, and socks from any position on the desk with zero calibration and zero pre-staging It is the same principle robotic pick-and-place systems use in factories but instead of metal parts it is handling deformable textiles that compress and slide unpredictably The arms have no concept of what clean laundry means to a human They think they are executing waypoint trajectories but the output is getting transformed into neatly stacked garments that take zero cognitive load from the operator If a household generates 14 loads of laundry per month and folding takes eleven minutes per load this is how you reclaim 154 minutes without outsourcing or spending four figures on hardware This is the cleanest domestic automation I have seen: one desk, two arms, one camera, and between them a folding operation that runs while you do anything else

Blaze

24,799 Aufrufe • vor 2 Monaten