Repo · 直接相关

LeCAR-Lab/dial-mpc

这里优先告诉你它对机器人研究有没有用、该怎么接进你的实验链路。

← 回到当日日报
分类
机器人中间件/系统集成
语言
Python
相关性
直接相关
得分
19
来源
研究向补位

方向定位

这是一个偏“机器人中间件/系统集成”的仓库,从公开描述看更像工具链/基础设施。核心关键词包括:mpc, optimal-control, diffusion。

mpcoptimal-controldiffusionhumanoidlegged-robotsquadrupedrobotlocomotionhumanoidsimulation

为什么推它

这不是当天最热的全站 Trending,但它更贴近机器人研究主线,被作为研究向补位推荐。

对机器人研究是可直接复用的主线资源。

怎么使用它

使用姿势上,建议先把它当作“工具链/基础设施”来看,重点关注它能不能进入你的训练、仿真、规划或系统集成链路。

先看小文里的定位、可复用模块和接入位置,再决定要不要进 GitHub 深挖。

原始信息

README 摘录:DIAL-MPC: Diffusion-Inspired Annealing For Legged MPC ICRA 2025, Best Paper Finalist [Website] [PDF] [Arxiv] This repository contains the code (simulation and real-world experiments with minimum setup) for the paper "Full-Order Sampling-Based MPC for Torque-Level Locomotion Control via Diffusion-Style Annealing". DIAL-MPC is a sampling-based MPC framework for legged robot full-order torque-level control with both precision and agility in a training-free manner. DIAL-MPC is designed to be simple and flexible, with…