Advancing Robotics Technology

Explore top LinkedIn content from expert professionals.

  • View profile for Jim Fan
    Jim Fan Jim Fan is an Influencer

    NVIDIA Director of AI & Distinguished Scientist. Co-Lead of Project GR00T (Humanoid Robotics) & GEAR Lab. Stanford Ph.D. OpenAI's first intern. Solving Physical AGI, one motor at a time.

    252,762 followers

    We trained a humanoid with 22-DoF dexterous hands to assemble model cars, operate syringes, sort poker cards, fold/roll shirts, all learned primarily from 20,000+ hours of egocentric human video with no robot in the loop. Humans are the most scalable embodiment on the planet. We discovered a near-perfect log-linear scaling law (R² = 0.998) between human video volume and action prediction loss, and this loss directly predicts real-robot success rate. Humanoid robots will be the end game, because they are the practical form factor with minimal embodiment gap from humans. Call it the Bitter Lesson of robot hardware: the kinematic similarity lets us simply retarget human finger motion onto dexterous robot hand joints. No learned embeddings, no fancy transfer algorithms needed. Relative wrist motion + retargeted 22-DoF finger actions serve as a unified action space that carries through from pre-training to robot execution. Our recipe is called "EgoScale": - Pre-train GR00T N1.5 on 20K hours of human video, mid-train with only 4 hours (!) of robot play data with Sharpa hands. 54% gains over training from scratch across 5 highly dexterous tasks. - Most surprising result: a *single* teleop demo is sufficient to learn a never-before-seen task. Our recipe enables extreme data efficiency. - Although we pre-train in 22-DoF hand joint space, the policy transfers to a Unitree G1 with 7-DoF tri-finger hands. 30%+ gains over training on G1 data alone. The scalable path to robot dexterity was never more robots. It was always us. - Website: https://lnkd.in/gxzgeP-2 - Paper: https://lnkd.in/g7PJdz_8

  • View profile for Nicholas Nouri

    Founder | Author

    133,160 followers

    Researchers at the City University of Hong Kong have developed miniature, caterpillar-like robots that might change the way we deliver medications and perform surgeries inside the human body. What Are These Millirobots? - Biodegradable and Soft: Made from a gelatin-like material combined with iron oxide microparticles, these tiny robots are about the size of a fingernail. Their soft composition allows them to move through the body without harming delicate tissues. - Magnetic Control: The iron oxide particles make the robots responsive to external magnetic fields. This means doctors can further control the direction their movement precisely, guiding them to specific locations within the body. - Inspired by Insects: Mimicking the walking and gripping abilities of caterpillars, these robots can roll, fold, and even grasp small objects with their claw-like appendages. This flexibility enables them to navigate complex internal environments like the gastrointestinal tract. How Do They Work? The robots can be coated with medications. Once guided to the target area, they unfold their bodies to release the drug directly where it's needed, potentially increasing the treatment's effectiveness and reducing side effects. Their ability to grasp and transport objects opens up possibilities for performing surgical tasks without the need for large incisions or invasive instruments. After completing their mission, the robots naturally break down over a few days into harmless substances, eliminating the need for surgical retrieval. While still in the experimental phase, these tiny robots have shown promise in laboratory tests. The researchers successfully guided them through a model of the gastrointestinal system, demonstrating their potential for real-world medical use. Would you be comfortable with such technology being used in medical treatments? #innovation #technology #future #management #startups

  • View profile for Manish Verma

    Robotic Executive at Pride India Engineering Solution

    2,555 followers

    This exploded view breaks down a complete Industrial Robotic Arm System — from base to gripper — revealing the precision engineering that powers modern automation. 🔍 Key Highlights: • Base & J1 Axis – Provides stable 360° rotation (Z-axis), forming the robot’s foundation • Servo Motors + Gear Reducers – Deliver high torque with precise motion control • Harmonic Drives – The real game-changer for zero-backlash, high-accuracy positioning • Arm Linkages (A2, A3) – Enable reach and flexibility across multiple axes • Wrist Mechanism (Roll, Pitch, Yaw) – Allows complex orientation for intricate tasks • End Effector (Gripper) – Where the action happens — handling, picking, assembling 💡 What makes this fascinating is how mechanical design + control systems + electronics come together to create ultra-precise, repeatable motion — the backbone of smart manufacturing. In today’s world of Industry 4.0, robots like these are not just machines — they are productivity multipliers driving efficiency, quality, and scalability. 👉 Whether you're into robotics, PLCs, or automation engineering — understanding the internal architecture gives you a real edge. #IndustrialAutomation #Robotics #Industry40 #AutomationEngineering #SmartManufacturing #ServoMotor #HarmonicDrive #MechanicalDesign #EngineeringLife #PLC #FutureOfWork #ManufacturingInnovation #TechExplained #RoboticsEngineering #Automation

  • View profile for Pascal BORNET

    #1 AI & Automation Thought Leader | Award-Winning Expert | Best-Selling Author | Recognized Keynote Speaker | Agentic AI Pioneer | Forbes Tech Council | 2M+ Followers ✔️

    1,542,670 followers

    What a Self-Driving Bike Just Revealed About the Future of AI A team at the Robotics and AI Institute (RAI) just built a bike that rides itself. No joystick. No remote. No pre-programmed routes. Just reinforcement learning in motion. It learns balance through trial and error — the same way humans do. Every wobble becomes feedback, every near-fall becomes data, every correction becomes memory. Why it matters Most AI systems fail when reality gets messy. This one doesn’t. It adapts. It treats unpredictability not as a bug to fix, but as a teacher to learn from. That’s a quiet but radical shift in how intelligence forms. What this enables → Delivery robots that stay upright in crowded streets → Mobility aids that self-stabilize for elderly or disabled users → Rescue robots that recover in rough terrain → Industrial systems that keep moving safely under pressure The deeper insight We’ve spent years training AI for perfect control. But real intelligence — human or artificial — isn’t about control. It’s about correction. The ability to recover when the world stops behaving as expected. Maybe the next era of AI won’t be about prediction at all. Maybe it will be about recovery. So here’s my question: Should the next generation of AI be trained for resilience before accuracy? #AI #Robotics #MachineLearning #Resilience #Innovation #FutureOfWork

  • View profile for Vaibhava Lakshmi Ravideshik

    Research Lead @ Massachussetts Institute of Technology - Kellis Lab | LinkedIn Learning Instructor | Author - “Charting the Cosmos: AI’s expedition beyond Earth” | TSI Astronaut Candidate

    22,035 followers

    Massachusetts Institute of Technology researchers just dropped something wild; a system that lets robots learn how to control themselves just by watching their own movements with a camera. No fancy sensors. No hand-coded models. Just vision. Think about that for a second. Right now, most robots rely on precise digital models to function - like a blueprint telling them exactly how their joints should bend, how much force to apply, etc. But what if the robot could just... figure it out by experimenting, like a baby flailing its arms until it learns to grab things? That’s what Neural Jacobian Fields (NJF) does. It lets a robot wiggle around randomly, observe itself through a camera, and build its own internal "sense" of how its body responds to commands. The implications? 1) Cheaper, more adaptable robots - No need for expensive embedded sensors or rigid designs. 2) Soft robotics gets real - Ever tried to model a squishy, deformable robot? It’s a nightmare. Now, they can just learn their own physics. 3) Robots that teach themselves - instead of painstakingly programming every movement, we could just show them what to do and let them work out the "how." The demo videos are mind-blowing; a pneumatic hand with zero sensors learning to pinch objects, a 3D-printed arm scribbling with a pencil, all controlled purely by vision. But here’s the kicker: What if this is how all robots learn in the future? No more pre-loaded models. Just point a camera, let them experiment, and they’ll develop their own "muscle memory." Sure, there are still limitations (like needing multiple cameras for training), but the direction is huge. This could finally make robotics flexible enough for messy, real-world tasks - agriculture, construction, even disaster response. #AI #MachineLearning #Innovation #ArtificialIntelligence #SoftRobotics #ComputerVision #Industry40 #DisruptiveTech #MIT #Engineering #MITCSAIL #RoboticsResearch #MachineLearning #DeepLearning

  • View profile for Markus J. Buehler
    Markus J. Buehler Markus J. Buehler is an Influencer

    McAfee Professor of Engineering at MIT; Co-Founder & CTO at Unreasonable Labs; AI-Driven Scientific Discovery

    31,886 followers

    What if AI could not only learn from data but also reflect on its own reasoning to continuously improve—without relying on static datasets, teaching itself to solve problems in a structured manner? We're excited to introducing PRefLexOR🚀: A Philosophically-inspired AI framework for recursive scientific reasoning and optimization. The concept does not rely on conventional datasets and instead produces its own learning curriculum in-situ, with multiple training and inference stages that facilitate scaling the approach to iteratively improve performance. PRefLexOR (Preference-based Recursive Language Modeling for Exploratory Optimization of Reasoning and Agentic Thinking) is a method that combines philosophical principles with advanced machine learning. Inspired by the reflective thinking proposed in Hermann Hesse’s Glass Bead Game, PRefLexOR leverages recursive learning cycles to refine its reasoning capabilities over time. Unlike traditional models that depend on static datasets, PRefLexOR generates tasks and data in situ, dynamically adapting to new challenges. This approach mimics how scientists refine hypotheses through continuous experimentation and reflection. The model is designed to self-teach, using recursive reasoning and preference optimization to navigate complex, interdisciplinary problems—particularly in fields like materiomics or biological materials science. 🌟PRefLexOR incorporates 🧠 metacognition, enabling the model to reflect on its own thought processes, refine answers, and adapt in real time—much like how humans evaluate and improve their problem-solving strategies. The framework unfolds in three distinct phases: Structured Thought Integration Training, Independent Reasoning Development & Recursive Reasoning Algorithm (Inference). Key Features: ➡️Philosophically-guided recursive reasoning: The model iteratively refines its thought processes, mirroring the cycles of reflection and adjustment found in philosophical and scientific inquiry. ➡️In situ task generation: PRefLexOR eliminates the need for large pre-generated datasets, allowing the model to learn on-the-fly by generating tasks that push its reasoning capabilities in real time. In-situ datasets are generated through dynamic knowledge graphs that connect disparate concepts. ➡️Challenging Tasks & Preference Optimization: The framework continuously presents the model with increasingly difficult tasks, forcing it to navigate ambiguous or complex scenarios. Using preference optimization, PRefLexOR refines its responses by learning from feedback on preferred and rejected outputs. This challenges the model to discover novel solutions, making each cycle progressively harder. ➡️Dynamic feedback loops: Inspired by reinforcement learning, PRefLexOR uses feedback from each iteration to improve its decision-making processes, allowing it to continuously refine and optimize its output. Paper: https://lnkd.in/eU-yuEPU Code: https://lnkd.in/eWxJiWWu

  • View profile for Alexey Navolokin

    FOLLOW ME for breaking tech news & content • helping usher in tech 2.0 • GM @ AMD • Turning AI, Cloud & Emerging Tech into Revenue

    796,072 followers

    These students were challenged to build a robot capable of scaling a vertical wall in record time, a task that mirrors real engineering problems faced by aerospace, manufacturing, and autonomous robotics teams worldwide. Will you be able to win? To succeed, each group had to master a full engineering cycle: 🔹 Mechanical design: calculating torque, motor ratios, surface grip, and center of gravity 🔹 Material selection: optimizing weight-to-strength ratios (aluminum, carbon fiber, 3D-printed composites) 🔹 Control algorithms: PID tuning, sensor feedback loops, and stability control 🔹 Energy efficiency: maximizing battery output and motor load under vertical stress 🔹 Failure analysis: testing, measuring, iterating, and rebuilding And this isn’t just academic. Challenges like this reflect real-world robotics breakthroughs: 📌 NASA’s Valkyrie robot uses similar balance and grip logic for climbing unstable surfaces in disaster response missions. 📌 Boston Dynamics spent over 10 years perfecting the control systems students experiment with on a smaller scale. 📌 Industrial robots used in warehouses face the same physics constraints — friction, payload, torque, and trajectory planning. 📌 Spacecraft design teams use identical modeling principles to ensure robots can maneuver on asteroids with extremely low gravity. And student innovation is accelerating fast: 🚀 University robotics teams report up to 40% faster prototype cycles thanks to rapid 3D printing. 🚀 High-school robotics programs now routinely use LIDAR, machine vision, and ROS, tools once limited to major research labs. 🚀 Over 90% of global robotics firms hire from hands-on competition pipelines like FIRST, VEX, and Eurobot. 🚀 The educational robotics market is growing 17% annually, driven by demand for engineers who can build, code, and troubleshoot under real conditions. Competitions like this create the mindset industry needs: not memorization, but building, breaking, fixing, optimizing — the same loop that drives innovation at the world’s leading tech companies. One student prototype at a time, the future of automation, AI, and robotics is already climbing upward. 🚀🤝 #Engineering #Robotics #STEM #Innovation #Education #AI #Automation #FutureOfWork #NextGenTech

  • View profile for Antonio Grasso
    Antonio Grasso Antonio Grasso is an Influencer

    Independent Technologist | Global B2B Thought Leader | Speaker | LinkedIn Top Voice & Influencer | Advancing Human-Centered AI & Digital Transformation

    42,957 followers

    Collaborative robots are moving automation from isolated cells into daily production activities beside human operators. Factories adopting cobots are reorganizing safety procedures and line management to gain steadier execution with less physical strain on teams. A few operational consequences are becoming visible: - Repetitive assembly tasks are shifting toward robotic support while operators focus on supervision - Flexible production lines can adapt faster to product changes through rapid robot reprogramming - Safety management is evolving with sensors and motion control integrated into daily workflows - Workforce development now requires technical skills linked to monitoring and process optimization - Stable robot movements help reduce variability and improve consistency across production cycles Long-term adoption depends on human-machine coordination and production models designed around collaboration rather than replacement. #Cobots #Industry40

  • View profile for Mukundan Govindaraj
    Mukundan Govindaraj Mukundan Govindaraj is an Influencer

    Driving Enterprise Physical AI Adoption at NVIDIA | Industrial AI & Digital Twin | Robotics | OpenUSD

    19,318 followers

    The robotics industry is officially entering its "PC Clone" era. The closed-box hardware monopoly is breaking. Chinese startup MirrorMe Technology just opened direct pre-orders for the Black Panther X. Instead of selling a proprietary, locked-down $75,000 enterprise quadruped (like the legacy models that dominate the market), they are shipping an industrial-grade, 12-axis quadruped platform that you assemble, flash, and code yourself. Here is the engineering and economic reality of the open-hardware model: ⚙️ Industrial-Grade Kinematics: This is not a desktop toy. The Black Panther X hits speeds of 4 m/s, carries an 8 kg dynamic payload, and has the joint torque density to execute a full 720° aerial flip with a stabilized landing. 🧩 Modular Actuation: The entire robot is built around 12 modular, high-performance joints. You assemble it step-by-step. The business impact here is massive: If an actuator fails on a deployment site, you don't ship the robot back for a 6-week repair—you swap the module on the spot. 🔌 True Open-Source Surface: The motion control system, power rails, and data I/O ports are entirely unlocked. Developers can plug in custom edge compute (like NVIDIA Jetsons), thermal arrays, or FPV systems natively. MirrorMe even open-sources the 3D-printable CAD files for custom chassis modifications. The Macroeconomic Reality: For the last decade, scaling Physical AI was throttled by proprietary hardware lock-in. Developers and VCs were forced to rent an expensive, black-box chassis just to test their neural networks. By unbundling the assembly and fully opening the control stack, MirrorMe is driving the cost of advanced mechatronics into the floor. When you allow engineers to physically own the hardware and write their own reinforcement learning policies without manufacturer restrictions, the pace of innovation multiplies exponentially. Hardware is no longer a walled garden. It is a blank development surface. #PhysicalAI #Robotics #Quadruped #HardwareEngineering #MirrorMeTech #OpenSource #Mechatronics #Automation

  • View profile for Puja Chaudhury

    Robotics × ML | Controls, ROS 2, PyTorch | Building robots that learn

    6,870 followers

    We're all familiar with the bag of words (BoW) approach commonly used in natural language processing to represent text as an unordered collection of words. But did you know that researchers have now extended this concept to 3D point clouds for real-time loop closure detection in LiDAR-based simultaneous localization and mapping (SLAM)? In a recent robotics class, I learned about BoW3D, an innovative bag of words framework tailored for 3D LiDAR point clouds. The core idea behind BoW3D is to construct the vocabulary using LinK3D, an efficient and pose-invariant 3D point cloud descriptor that facilitates precise point-to-point matching. By representing the 3D features as words in a vocabulary and indexing them using a hash table, BoW3D enables quick retrieval of previously visited locations. The true potential of BoW3D becomes apparent when it is integrated into a LiDAR odometry system. It not only efficiently detects loop closures but also calculates the complete 6-DoF pose transformation between the current and matched historical scans in real-time. This loop correction serves as a vital constraint for pose graph optimization, helping to minimize drift and ensure global consistency. Rigorous testing on the KITTI dataset has shown that BoW3D surpasses state-of-the-art methods in both place recognition accuracy and computational efficiency. With an impressive average processing time of a mere 48ms per scan, BoW3D exhibits significant potential for enabling robust, large-scale 3D mapping in real-world scenarios. As 3D sensors become more and more common in robotics and autonomous systems, being able to detect loop closures and correct drift in real-time is going to be absolutely essential. That's why I'm so excited about BoW3D. Learning about this framework in class has really sparked my curiosity, and I can't wait to see how it evolves and shapes the future of 3D perception. :)

Explore categories