惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

A
About on SuperTechFans
博客园 - 聂微东
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 司徒正美
宝玉的分享
宝玉的分享
美团技术团队
量子位
The Cloudflare Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
IT之家
IT之家
爱范儿
爱范儿
J
Java Code Geeks
博客园 - Franky
Last Week in AI
Last Week in AI
B
Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
InfoQ
GbyAI
GbyAI
Recent Announcements
Recent Announcements
小众软件
小众软件
H
Help Net Security
Microsoft Azure Blog
Microsoft Azure Blog
MyScale Blog
MyScale Blog

Interesting Engineering

US firm to scale laser-based nuclear fusion ‘breakthrough’ with new partnership Military Archives - Interesting Engineering World’s first non-nuclear lead-cooled reactor to generate electricity begins installation US scientists devise new process to turn sewage sludge into 99% pure natural gas US firm unveils submarine-hunting drone with 9,200-mile-range, 35 mph top speed Military Archives - Interesting Engineering Supercomputer finds lithium-titanium tweak to boost sodium-ion batteries for grids Lockheed Martin demonstrates vertical launch missile system for mobile drone defense China’s 1116 MWe Taipingling Unit 1 reactor goes online, set to generate 9bn kWh yearly ChatGPT Images 2.0 update combines reasoning, research, and design with 2K output US Navy tests plug-and-play laser system on USS Bush carrier, downs drones at sea China’s CATL reveals 621-mile EV battery, under-7-minute charging to challenge BYD US uses world’s first exascale supercomputer to model supernovae, fusion reactors AI and Robotics Archives - Interesting Engineering First-in-human study confirms safety of graphene-based brain interface Tesla’s Optimus humanoid robot greets runners, poses for photos at Boston Marathon Interlocking materials offer high strength and flexibility for robotics, infrastructure US redeploys 100,000-ton nuclear-powered aircraft carrier in Red Sea after repairs US scientists unveil concept for ‘world’s first neutrino laser’ to unlock breakthroughs New military tech can maintain communication in contested electronic warfare environments Got a dark personality? Psychologists can help you choose your career wisely Humidity boosts performance of 3D-printed nanogenerator instead of degrading it China demonstrates microwave beam that recharges drones in flight, continues power delivery Scientists run compact free-electron laser for eight hours, cracks FEL stability problem China’s PLA considers to use minelaying underwater drones to enforce Taiwan blockade: Report 1-ton sharks may struggle for survival in waters exceeding 62.6°F, study suggests US firm’s thorium nuclear fuel bundles move to manufacturing for commercial reactors Tesla hits 0% charge in remote Chilean desert as YouTuber uses hood-mounted solar Humanoid robot surpasses human world record in Beijing half-marathon, clocking 50:26 mins New method extracts maximum work from unknown quantum states using symmetry tricks
Student builds Disney BD-X Star Wars droid using lawn mow...
Aamir Kholla · 2026-05-16 · via Interesting Engineering

Disney’s BD-X droids have become a major attraction for Star Wars fans visiting Galaxy’s Edge. The small robots wobble through the parks with lifelike movements, reacting to guests and showing emotion through body language rather than speech. Disney has kept the technology closely guarded, leaving fans with little chance of seeing how the machines actually work.

That exclusivity pushed one engineering student to build his own version from scratch.

Kayden Knapik recreated a BD-X-inspired robot as part of his bachelor’s thesis project using consumer-grade hardware, home-built components, and open-source software. Despite limited robotics experience and no corporate budget, he produced a fully functioning bipedal droid that can walk, balance itself, respond to commands, and express emotion through moving antennas.

Consumer hardware approach

Knapik built the robot using parts available through online retailers instead of expensive industrial systems. Sixteen Robstride motors power the droid’s joints and provide enough torque for stable walking motions. The setup cost about $2,800, which sits far below the price of comparable proprietary robotics hardware.

He paired the motors with a standard 40-volt lithium-ion lawn mower battery to simplify charging and replacement. Sensors inside each joint track movement and positioning in real time, while an inertial measurement unit monitors tilt and orientation. Together, those systems help the robot maintain balance while moving across different surfaces.

Most of the outer structure came from a standard home 3D printer. Knapik initially used reinforced PETG plastic parts, but repeated stress tests cracked the hip assemblies under full motor load. He later replaced the high-stress sections with CNC-machined aluminum components, which solved the durability issue without requiring a full redesign.

Training through simulation

The robot’s movement system relies heavily on software rather than traditional hand-coded walking routines. Knapik created a digital replica of the droid inside NVIDIA’s robotics simulation platform and trained it through millions of virtual movement attempts.

During training, the simulation constantly altered variables such as weight distribution, surface grip, and motor timing. Those randomized conditions forced the robot to adapt to unstable environments and unexpected movement patterns. Once the training finished, Knapik transferred the learned behavior directly to the physical machine.

The first real-world tests exposed timing mismatches between the simulation and the actual motors, which caused awkward movement. Knapik refined the delays and adjusted the control system until the virtual model aligned more closely with the physical hardware. The robot eventually gained the ability to walk forward and backward while maintaining balance after minor pushes.

The droid also responds to voice commands and uses animated antenna movements to create more personality during interactions.

Open-source droid project

Knapik has published the CAD files, assembly instructions, and training software through a public GitHub project called BDX-R. The open-source release allows robotics hobbyists to build their own versions using accessible tools and materials.

He has already started designing a smaller version that could reduce the total cost to roughly $400.

The project reflects a broader shift in robotics development across the United States and beyond. Hardware that once remained limited to major entertainment companies and research institutions has become increasingly accessible through affordable motors, desktop manufacturing tools, and open-source AI software.

For Star Wars fans, that shift could make Disney-style droids far more common outside the walls of a theme park. Let’s just hope the mouse does not sue!

The Blueprint

Get the latest in engineering, tech, space & science - delivered daily to your inbox.

Aamir is a seasoned tech journalist with experience at Exhibit Magazine, Republic World, and PR Newswire. With a deep love for all things tech and science, he has spent years decoding the latest innovations and exploring how they shape industries, lifestyles, and the future of humanity.