Doppler LiDAR and Vision Systems Are Finally Catching Up to What Factory Floors Needed a Decade Ago
Two new research papers show promising approaches to obstacle avoidance, and I'm cautiously optimistic we're getting somewhere useful.
Image credit: Lottie animation by Centre Robotics (LottieFiles Free, used with credit). · source
When I was at Kuka, we used to joke that our robots could weld a perfect seam on a moving car body but would panic if you rolled a trash bin past them unexpectedly. That was 2014, maybe 2015. The state of dynamic obstacle avoidance was, let's say, not great. So when two papers crossed my desk this week showing genuinely clever approaches to the problem, I felt something I don't feel often anymore: actual optimism.
The first one comes from a team working on what they call DPNet, published on arXiv. The core idea is using Doppler LiDAR, which gives you not just distance measurements but instantaneous velocity of points in the environment. I'll be honest, when I first heard about Doppler LiDAR applications in robotics a few years back, I thought it was a solution looking for a problem. Regular LiDAR seemed good enough. But the DPNet folks have built something that actually makes use of that velocity data in a meaningful way.
They've created what they call a Doppler Kalman neural network (D-KalmanNet, if you want the full mouthful) that tracks obstacle states even when you can only partially observe them. This is the real world, after all. Things get occluded. Sensors miss readings. The system then feeds those predictions into a model predictive control framework that auto-tunes itself at runtime. Now, I've seen plenty of MPC implementations over the years, and the auto-tuning bit is what caught my attention. Most of the systems I worked with required careful parameter tuning for each deployment environment. If this actually works as advertised, it could save integrators a lot of headaches.
The second paper is about quadcopter navigation, which might seem unrelated to my usual beat, but bear with me. This team from (I assume) somewhere with access to a lot of outdoor testing space has built a vision-guided system that uses stereo depth cameras and visual-inertial odometry to navigate through obstacles without GPS or telemetry. The paper is on as well. What's interesting here isn't the drone application specifically, it's the approach: they trained the policy in simulation using reinforcement learning with a privileged learning setup, then achieved what they call zero-shot transfer to real hardware.
Related coverage
More in Industrial
Two new papers show real progress on adapting big AI models for robot vision, and for once the results actually hold up in the real world.
Robert "Bob" Macintosh · 38 mins ago · 3 min
Multi-robot coordination and tactile feedback are finally getting serious academic attention, and the results are promising if you know where to look.
Robert "Bob" Macintosh · 2 hours ago · 3 min
Thousands of attendees, hundreds of exhibitors, and a lot of motion control demos. Here's what's worth paying attention to.
Sarah Williams · 4 hours ago · 4 min
New research shows we might finally be moving past the 'just make it squishy' era of soft pneumatic grippers.