Topic
motion planning
HOLO-MPPI Framework Promises Robust Motion Planning for Autonomous Robots Without Per-Scenario Tuning
HOLO-MPPI is a new motion planning framework that combines hierarchical policy learning with stochastic optimal control. It addresses the brittleness of end-to-end reinforcement learning and the scalability issues of manually designed priors for MPPI. Tested in autonomous driving scenarios, it outperforms baselines while maintaining real-time control.
MimicIK Framework Achieves Real-Time Inverse Kinematics with 4.65 mm Accuracy for Robotic Teleoperation
MimicIK, a new generative inverse kinematics framework, learns smooth joint-space motion priors from teleoperation demonstrations using conditional flow matching. It achieves a mean position error of 4.65 mm, a 92.01% success rate within 10 mm, and reduces inference latency to 6.74 ms, enabling robust 20 Hz real-time control. The framework introduces an FK consistency loss to enforce task-space accuracy.