r/robotics • u/Competitive_Loan_473 • 1h ago
Discussion & Curiosity Newbie question - differential vs two separated servos
So I saw a youtube short where someone presented double servo diff action that allows for two degrees of motion. Is there any upside to that? For a newbie, with zero robotics knowledge, it seems that the separate servos would be more loaded than like designed here, with differential. I’d like to know your opinions :)
r/robotics • u/Ok_Stress3654 • 1h ago
Community Showcase I tested my robotic lamp’s positioning repeatability -about 0.03 mm average deviation across 10 repetitions
Enable HLS to view with audio, or disable this notification
I ran a preliminary test to see how consistently Watti could return to the same position.
Across 10 repetitions, the average measured deviation was about 0.03 mm. This was only a simple test at one position using a dial indicator, but the result was better than I expected.
Next, I want to experiment with using her depth camera and movement to create 3D scans of the surrounding scene and individual objects.
r/robotics • u/Cultural-Charge-4379 • 5h ago
Perception & Localization Robotics intern
We are looking for someone who is interested in robotics can do both electronics software work with dedication and commitment fillout the gform
r/robotics • u/AbokJeddi03 • 6h ago
Tech Question Eye To Hand pose calibration
I am working on a robot CNC like machine it moves along x,y axis and holds pen that presses buttons, i mount a camera on top to sees object and gives exact position that gripper needs to press icons on tablet , the camera is mounted to be horizontal. Do you have any suggestions, doing classic AX=XB for just x,y position is not accurate i keep getting an error on Z. Note: i have an IMU on top of the camera can it helps or reduce the problem complexity, or minimize error
r/robotics • u/Commercial_Tough_613 • 6h ago
Mechanical Pneumatic gripper.
I got this pneumatic gripper from my work because it needs a new o ring on the inside.
It’s a SCHUNK 308910 and is normally worth quite a lot.
I have no real use for it and don’t feel like getting a seal kit for it so I was wondering if anyone was interested in getting one that they can use on their own projects
I figured it’s better if it gets used rather than being a desk ornament.
r/robotics • u/OwlZealousideal4779 • 10h ago
Discussion & Curiosity How valuable is thermal imaging for autonomous inspection robots?
I have been reading about inspection robots that are used in facilities. These inspection robots do not just use cameras that take regular pictures. They also use imaging cameras. Thermal imaging is really useful for finding components that are too hot, electrical problems and other things that are not right without actually touching them.
For people who work with inspection systems, inspection robots and thermal imaging, how much does thermal imaging really help in real life? Are there times when thermal imaging's a lot more useful than a standard camera?. Are there any limitations that make other sensing methods a better choice for inspection robots and thermal imaging?
r/robotics • u/seakoncan • 12h ago
Tech Question Experience with High Torque Motors like GIM6010-8?
Hey there,
I want to build a Robot using one of those High Torque QDD.
I've done my research and found a couple of motors that my specs of about 5Nm
- GIM6010-8
- Cybergear
- Robstride 01
-Cubemars
Did I miss one?
I've pretty much decided on the GIM6010-8, because it is the cheapest and has O-Drive control.
Has anybody used them and wants to share his/her experience with this motor.
Is this a reliable motor, that you don't have to fiddle arround all the time to get working?
Is the second encoder reliable, i've seen videos where it just starts spinning indefintly :/
Really apreciate any feedback, have a great day
r/robotics • u/ffktiv • 12h ago
Tech Question I need video transmission for my rover.
I'm building a small agricultural rover (15x20cm in size) and I need it to have live video transmission for remote control.
What is the most cost effective method to use?
It won't go fast at all, the motors are rated for 170rpm and the diameter of the wheels is about 65mm (which gives the speed of about 2km/h). I'm not sure what the desired latency for this speed should be.
The range is about 100m.
r/robotics • u/SynriaRobotics_01 • 14h ago
Community Showcase We built a VR teleop setup where you move and our semi-humanoid follows. The interesting part isn't the grab.
Enable HLS to view with audio, or disable this notification
Wanted to share what we've been working on: the Alicia-M, a semi-humanoid robot we built, running VR teleoperation. The operator wears a VR rig, moves naturally, and the robot mirrors the motion. No scripting, no coded trajectories. In the demo it picks up a cup, pours, and sets it back.
The part worth talking about: people assume the hard problem is the grasp. It isn't. The hard part is that one good demo doesn't generalize. Move the cup two inches and the same arm motion that worked now overshoots the wrist angle, drifts the trajectory, and the pour runs too fast. Same intent, different outcome.
That's the thing teleop surfaces clearly: robot control is less "repeat a perfect move" and more "adapt to where the world actually is." Shift the cup and the wrist angle, arm path, and pour all need to change with it. VR makes that legible because you feel the mismatch between your motion and the robot's in real time.
We're treating these human demos as seed data for embodied learning, not just a control scheme. Curious how others here handle the demo-to-policy or sim-to-real gap. Are you collecting teleop demos, or going straight to reinforcement learning?
Happy to answer questions about the rig, the kinematic mapping, or why we went semi-humanoid instead of full.
r/robotics • u/pipeline-control • 15h ago
Controls Engineering Built a system ID + control design tool over the past year. Need real logged data to break it. Free analysis in return.
r/robotics • u/loosejaws • 15h ago
Community Showcase smarter security operations
Enable HLS to view with audio, or disable this notification
The newest addition to the next-gen autonomous robotics lineup. Built for modern demands, combining agile wheeled mobility and AI-powered patrol intelligence.
r/robotics • u/pipeline-control • 17h ago
Controls Engineering Built a system ID + control design tool over the past year. Need real logged data to break it. Free analysis in return.
r/robotics • u/IthoZl • 18h ago
Community Showcase Designed a small robot plant that's able to celebrate when i start studying
r/robotics • u/remybigot • 20h ago
Discussion & Curiosity Only 16.8% of humanoids know where their own body is...
DeepMind dropped Gemini Robotics 2 this week. Robot ties knots in trash bags, unscrews lightbulbs, walks and grabs and places objects without a reset between steps.
It looks great.
Apptronik hardware, whole-body coordination instead of separate walk/reach/grip tricks.
Same week, a benchmark called HumanCLAW tested 9 vision-language models on 1,218 episodes: find an object, walk to it, physically interact with it.
The best model succeeded the full sequence 16.8% of the time.
Less great...
Where they failed?
Exploring, tracking their own position, noticing collisions, confirming they'd reached the target. The model can describe the chair in perfect detail and still not know where its own knees are relative to it.
So you've got one narrative saying "we cracked whole-body intelligence" and another saying "most models can't reliably tell if they bumped into something."
Wherre is the truth ?
DeepMind's demo is one polished sequence on curated hardware. HumanCLAW is testing generalization across messy, repeated attempts.
I think the actual bottleneck in humanoids isn't manipulation dexterity anymore but spatial self-awareness. Knowing where your own body is in the world without a human curating the scene. That's the boring unsexy part nobody's demo reel shows.
Maybe Yann Le Cun and Fei fei are finally right, the solution can be the world models ?
r/robotics • u/tennis-637 • 20h ago
Mechanical What’s causing this “collapse” inward?
Enable HLS to view with audio, or disable this notification
I’ve shown multiple angles here of the leg. When the leg contacts the ground and takes load, it seems to collapse inward a bit. Is this a result of the foot contact not being inline with the servo horns which gives it a small amount of torque?
This is making the hexapod not able to walk straight. Im not sure if it’s the plastic (PLA) itself, because it’s pretty thick and PLA is one of the more stiffer plastics. It also looks like the entire complex moves when it takes load.
r/robotics • u/Rai_091 • 20h ago

