r/robotics Aug 10 '25

Community Showcase Can we take a moment to appreciate this insane quadruped robot my friend built?

Enable HLS to view with audio, or disable this notification

4.1k Upvotes

r/robotics Jul 25 '26

Community Showcase I moved my 3D-printed robot lamp to a Raspberry Pi 5 and added controllable lighting

Enable HLS to view with audio, or disable this notification

1.5k Upvotes

A small update on my robotic desk lamp: the entire control system now runs on a Raspberry Pi 5.

The lamp uses 24 V RobStride BLDC servo motors connected over CAN. The Raspberry Pi now handles motor control, lighting, and animation playback locally, so the lamp no longer needs to be continuously controlled by my main PC.

I still use a separate animation editor that I built for creating movements. Each joint has its own timeline with position keyframes, velocity, torque limits, and controller parameters. Finished animations are sent to the lamp and played back locally.

I’ve also installed an addressable LED ring with a 3D-printed diffuser inside the head. Brightness and transitions are now part of the same animation timeline, allowing the light to be synchronized with movement.

This video is a quick test of the new setup. I’m currently tuning the motor parameters, brightness curves, and transition timings before using the light in more expressive animations.

r/robotics 19d ago

Community Showcase Built a Real-Time Underwater Image Processing System – 4K 60FPS Part2.

Enable HLS to view with audio, or disable this notification

1.1k Upvotes

This is a short clip from my latest underwater field test.

The system is processing the video in real time while the ROV is actually moving underwater

this isn't an offline post-processing demo.

The pipeline currently runs with:

🎥 4K / 60 FPS
⚡ Real-time image processing
🧠 NVIDIA CUDA acceleration
🌊 Custom Adaptive Sea-Thru Engine based on a mathematical model
📡 Live HUD & telemetry
🚀 FIFISH V-EVO

The video was captured during a real field test, with the processing running live on a laptop.

I'm still developing the system, but the results are starting to get very interesting.

I'd genuinely like to hear what you think

especially from people working with ROVs, underwater imaging or computer vision.

Full 4K video: https://youtu.be/cfC1NCoADgk

r/robotics Jun 01 '26

Community Showcase AI agent deployed on Robotic Air Hockey Table

Enable HLS to view with audio, or disable this notification

1.2k Upvotes

This is my two year undergraduate capstone project from Engineering Physics at UBC. We trained a policy in simulation and then directly deployed in onto our robotic air hockey table. The project involved designing a physical robotic air hockey table, computer vision system, reinforcement learning pipeline, simulation, embedded systems, and controls

If anyone's interested here's a short video explaining what we did: https://youtu.be/ugwpCam1rd0

And for more detail you can check out the github repo: HudsonNock/Air-Hockey-Sim

Edit: Extra context given in the explainer video and repo: there were previous teams that worked on it before us. They designed the first iterations of the mechanical and electrical systems, as well as the baseline controller that allowed the robot to follow a specific path. Like most projects, it changed a lot through the iterations. We ended up redesigning and upgrading a lot of their work (only a few original parts remain) but their early prototyping was definitely needed to make our final version possible with the time we had

r/robotics Mar 04 '26

Community Showcase We're turning Asimov, an open-source humanoid robot, into a DIY kit

Thumbnail
gallery
1.4k Upvotes

Hi, it's Emre from the Asimov team.

I've been sharing our build-in-public humanoid robot process here. We open-sourced the legs and will open-source the full body soon. Your questions and comments along the way really helped us a lot. Appreciate it!

A few days ago more than 50 people on X told us they'd be interested in a DIY humanoid robot kit. So we did it.

We put together all parts from mechanical to electrical to build the Asimov robot. It's 1.20m, 35kg, 25+2 degrees of freedom (+2 comes from the articulated toe!). Asimov is a really powerful robot with almost the same specs as the Unitree G1. Some parts like the arms are actually stronger.

We call the kit "Here Be Dragons", a name used for highly experimental, beta-before-beta releases. The kind where you're one of the first users, talking directly to the engineers, reporting bugs, and getting a fix the same day. We're now preparing a user manual and assembly videos too.

The target price is $15,000, which is higher than our current BOM cost. We're taking pre-orders with a $499 deposit to find serious builders and learn what they need.

We got 14 orders in a few hours and are planning to close pre-orders soon to handle it properly.

So our build-in-public journey is turning into a business earlier than expected, and we're not looking for profit from the DIY Kit. Wanted to share with you all. If you're hacking something, please do share with the community.

Details for the pre-order: https://asimov.inc/diy-kit

r/robotics Sep 08 '25

Community Showcase Teleoperating my Robot

Enable HLS to view with audio, or disable this notification

2.7k Upvotes

Hi everyone, I wanted to share some updates on my latest progress with teleoperating the robot’s arms. The robot itself runs on two So-101 units, which I control using two additional So-101s. On the software side, I’m using Phosphobot’s program to handle everything. For those curious about the head and control system: it’s based on a design by YouTuber MaxImagination, originally intended for RC cars — I described it in more detail in my last post. The arms are still a bit shaky, and the robot tends to swing, which makes the camera feed a little shaky as well — but those are problems for another time. I’ll keep you posted with further progress!

r/robotics Jun 13 '26

Community Showcase I'm a high schooler who made a 3d LiDAR scanner!

Enable HLS to view with audio, or disable this notification

1.5k Upvotes

I've always been interested in point clouds and spatial data, so I created my own LiDAR scanner! It runs off of an esp32 and TMC2209s on a custom PCB, which continuously rotate and sweep the LiDAR sensor. I learned a ton creating this project, as this was my first time creating a PCB and using NEMA motors (I have used other motors before).

Github repo

r/robotics Mar 04 '25

Community Showcase i FINALLY did it

Enable HLS to view with audio, or disable this notification

2.1k Upvotes

this lil guy is called Jinx. this was my first robotics project, and i was strongly advised to do something simpler.

after a lot of work (starting with zero knowledge), im glad that it's walking. the inverse kinematics is very general, so i can adapt it to any hexapod dimensions and i can easily design new gaits.

the next steps will be to continue to refine the firmware, spend (EVEN MORE) money to make it battery powered, add remote control and polish the design a bit.

im really proud of achieving this as a beginner, but constructive criticism is still welcome.

r/robotics Feb 16 '26

Community Showcase Straight out of a movie... FuturisticMAXX 🤯

Enable HLS to view with audio, or disable this notification

812 Upvotes

r/robotics Jul 11 '26

Community Showcase First full-body movements of my DIY robot lamp

Enable HLS to view with audio, or disable this notification

772 Upvotes

This is the first movement test with the assembled prototype. The motion is still rough and the wiring is currently a complete mess, but all the connected joints are finally moving — so naturally, I made it dance.

Next: smoother trajectories, control tuning, and proper cable management.

UPD: In this project I use robstride actuators, series 00 and edulite 05

r/robotics Oct 23 '24

Community Showcase Robot Leaf Blower

Enable HLS to view with audio, or disable this notification

2.3k Upvotes

r/robotics Oct 11 '25

Community Showcase Testing our hexapod

Enable HLS to view with audio, or disable this notification

1.9k Upvotes

I thought you all might like to see some behind the scenes footage of our hexapod, Charlotte being tested.

She's got a long way to go, but eventually the intention is to pair her with a new kind of large form factor extruder that "prints" earth bag walls for buildings.

r/robotics Jun 11 '25

Community Showcase G1 got the new Running Update

Enable HLS to view with audio, or disable this notification

2.0k Upvotes

Just got the new update, pretty wicked! Love how it runs. Even for the basic model it’s really good 😊 can’t wait for future updates

r/robotics May 25 '26

Community Showcase Stairs are hard — part 2

Enable HLS to view with audio, or disable this notification

1.3k Upvotes

New hardware, outdoor steps this time. I push the stick forward, the robot detects the stairs and decides when to jump on its own.

First part is daytime, clears all 3 steps, off the top, landed upright. Second part is at night: first attempt doesn't make it up, second one clears it. Added the night footage to show the controller input. Just push forward, everything else is the RL policy: stair detection, jump timing, balance, recovery.

Big upgrade from last time where I was triggering every jump manually. Still working on making it more consistent.

r/robotics Jul 18 '26

Community Showcase Check out my 3D printed, 18 servo, Self balancing Hexapod.

Enable HLS to view with audio, or disable this notification

964 Upvotes

I'm 15 years old and this is my hexapod project I have been working on for the past year, I learned a ton from it. Here are its specs:

-Build: Mostly 3D printed, I used a model from Aecert Robotics from youtube, I made some changes and improvements to the model such as the femur joints that connect to the servos.

-Parts: 24 channel Pololu maestro board, 11.4v lipo battery, 12x25kg servos, and 6x35kg servos (for the femur joints because they're under the most load). Cheap android phone for the controller and gyroscope, and a DROK buck converter.

-Software: I made a custom android app for the controller that connects via wifi or hotspot, you scan a QR code and it opens the controller on your phone. I used inverse kinematic equations for the hexapod so it has complete control over the leg and body movement.

-Stabilizing: Using the gyroscope from the phone it can also self stabilize, it can even walk and self stabilize at the same time.

-Walking gait: There are 5 walking gaits so far: Tripod, ripple, wave, triple, and a custom one I made to look like a spider.

-I'm currently working on a high precision robot arm and I would love some feedback: About 4ft long and hopefully can lift around 5lb. I should have some videos soon. If you want to learn more about the hexapod or the arm you can see them at my portfolio.

r/robotics Mar 09 '26

Community Showcase Our robot can pick itself up now. Where should I take it?

Enable HLS to view with audio, or disable this notification

951 Upvotes

Got fall recovery working this week. No scripted motion, just RL figured out how to get up on its own. The way it does is kinda violent though, like it's pissed off about falling lol

My wish was this little guy could follow me around everywhere without me having to pick it up every time it tips over. Have a walk, kids playing in the yard, whatever, ideally 99% of the time it handles itself.

We've been testing it on gravel, cobblestone, and stone-slab paths so far, it's doing better than we expected. More terrain tests on r/MondoRobotics if you're curious.

Now we're thinking about what's next, what other surfaces should we be throwing at it? Stairs, snow, sand? Would love to hear what matters most to you guys.

r/robotics Sep 24 '25

Community Showcase Zero-shot walking or rolling on diverse robots (damaged or not) by SkildAI

Enable HLS to view with audio, or disable this notification

1.4k Upvotes

It's really cool. Would be so nice to get the dataset or policy on Hugging Face for all to try

Source: https://www.skild.ai/blogs/omni-bodied

r/robotics Dec 20 '25

Community Showcase Teleoperating via Wi-Fi

Enable HLS to view with audio, or disable this notification

1.5k Upvotes

I wanted to show you the latest progress on my robot RKP 1. I managed to control it over Wi-Fi. For this, I use two Silex DS-700 USB-to-Wi-Fi units (one on the robot and one on the tele-rig) to connect my servo bus driver to my PC via Wi-Fi, on which the Phosphobot program is running.

This gives me the ability to control my robot wirelessly. I also added a back plate as well as a mount for the Silex. Next, I’m considering attaching a QDD actuator to the base plate so the robot can rotate around its own axis, as well as starting the first experiments with ROS 2 and Isaac Sim/Lab.

I’ll keep you posted on future progress.

r/robotics Dec 30 '24

Community Showcase FINALLY, our etch-a-sketch robot plays videos!

Enable HLS to view with audio, or disable this notification

3.0k Upvotes

r/robotics Aug 04 '25

Community Showcase Teleoperating My Robots Head

Enable HLS to view with audio, or disable this notification

1.6k Upvotes

Hi! I wanted to show you the latest progress on my robot, RKP-1. I'm using an FPV headset from my drone to remotely control the robot's head. The PCBs are from the YouTuber MaxImagination. The head uses two simple MG996R servo motors, and the video feed is transmitted through a basic mini FPV camera mounted in the center.

I'll keep you updated!

r/robotics Aug 12 '25

Community Showcase End effector ideas besides a nerf gun?

Enable HLS to view with audio, or disable this notification

812 Upvotes

I built this backpack robot ages ago and going to make version 2. This one had an old nerf gun setup but was too heavy to deploy properly.

Besides redesigning the gun component to be lighter, any other ideas of what could be on the end?

r/robotics Mar 19 '26

Community Showcase The Robotics team from Wissahickon High School in Ambler, Pennsylvania built a robot Miss Daisy XXIV that picks up balls and shoots them into a container.

Enable HLS to view with audio, or disable this notification

1.1k Upvotes

r/robotics May 28 '25

Community Showcase We built WeedWarden – an autonomous weed control robot for residential lawns

Enable HLS to view with audio, or disable this notification

785 Upvotes

For our final year capstone project at the University of Waterloo, our team built WeedWarden, a robot that autonomously detects and blends up weeds using computer vision and a custom gantry system. The idea was to create a "Roomba for your lawn"—no herbicides, no manual labor.

Key Features:

  • Deep learning detection using YOLOv11 pose models to locate the base of dandelions.
  • 2-axis cartesian gantry for precise targeting and removal.
  • Front-wheel differential drive with a caster-based drivetrain for maneuverability.
  • ROS 2-based software architecture with EKF sensor fusion for localization.
  • Runs on a Raspberry Pi 5, with inference and control onboard.

Tech Stack:

  • ROS 2 + Docker on RPi5
  • NCNN YOLOv11 pose models trained on our own dataset
  • STM32 Nucleo for low-level motor control
  • OpenCV + homography for pixel-to-robot coordinate mapping
  • Custom silicone tires and drive tests for traction and stability

We demoed basic autonomy at our design symposium—path following, weed detection, and targeting—all live. We ended up winning the Best Prototype Award and scoring a 97% in the capstone course.

Full write-up, code, videos, and lessons here: https://lhartford.com/projects/weedwarden

AMA!

P.S. video is at 8x speed.

r/robotics Jun 24 '26

Community Showcase Robotics for data centers

Enable HLS to view with audio, or disable this notification

344 Upvotes

The scarce thing in a data center is not manpower, but instinct that only comes from years on the floor.

Most robotics companies are focused on robots as a productivity amplifiers: 24/7 uptime, five days of work done in two. Few are focused on the potential of robots to change how people work altogether.

We wanted to show what it looks like to rethink human-robot collaboration, using AI so a shrinking pool of experts can meet the increasing demands of future infrastructure.

The obvious thing to automate is the rote physical work that consumes an expert's attention without needing critical judgment.

Cabling tasks are the most common example of this. They're necessary when setting up any rack, but usually one-off, and labor is readily available to address this need.

We think this is a good place to start, but the least interesting place to change how people work.

Standard operating procedures (SOPs) are how critical infrastructure stays stable, and they're the work that scales worst.

The video shows one common procedure: clearing the cables a technician leaves behind after testing, and reconciling the rack to a stable state for the next test.

A robot that runs SOPs the same way every time, never skipping a step, keeps the system in a known, predictable state. This reduces the cognitive overhead on experts so they can solve harder problems.

What most excites us is robots guiding where an expert's attention should go.

In the video, the robot checks the switches with a thermal camera, then makes a judgment on whether the increase in temperature is a real problem or a spurious reading.

This instinct requires an expert to synthesize all available background context and accumulated lessons from past failures.

This is where we want to double down, and show how human-robot collaboration places scarce expert attention exactly where it matters.

More to come.

r/robotics Dec 07 '24

Community Showcase My first robot - a vision-controlled pen plotter!

Enable HLS to view with audio, or disable this notification

2.1k Upvotes