Repo · 直接相关

manumerous/wb_humanoid_mpc

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

← 回到当日日报
分类
运动规划与执行
语言
C++
相关性
直接相关
得分
21
来源
研究向补位

方向定位

这是一个偏“运动规划与执行”的仓库,从公开描述看更像工具链/基础设施。核心关键词包括:ai, robotics, optimization。

airoboticsoptimizationnonlinearplanningdata-generationrobotroboticslocomotionhumanoid

为什么推它

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

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

怎么使用它

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

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

原始信息

README 摘录:Whole-Body Humanoid MPC This repository contains a Whole-Body Nonlinear Model Predictive Controller (NMPC) for humanoid loco-manipulation control. This approach enables to directly optimize through the full-order torque-level dynamics in realtime to generate a wide range of humanoid behaviors building up on an extended & updated version of ocs2 Interactive Velocity and Base Height Control via Joystick: It contains the following hardware platform agnostic MPC fromulations: Centroidal Dynamics MPC The centroidal MPC…