Repo · 直接相关
iit-DLSLab/sim2real-robot-identification
这里优先告诉你它对机器人研究有没有用、该怎么接进你的实验链路。
方向定位
这是一个偏“机器人中间件/系统集成”的仓库,从公开描述看更像基准/数据资源。核心关键词包括:reinforcement-learning, simulation, quadruped。
为什么推它
这不是当天最热的全站 Trending,但它更贴近机器人研究主线,被作为研究向补位推荐。
对机器人研究是可直接复用的主线资源。
怎么使用它
使用姿势上,建议先把它当作“基准/数据资源”来看,重点关注它能不能进入你的训练、仿真、规划或系统集成链路。
先看小文里的定位、可复用模块和接入位置,再决定要不要进 GitHub 深挖。
原始信息
README 摘录:Overwiew A joint calibration routine for IsaacLab and Mujoco, to estimate leg motor parameters. It provides scripts for data collection on the real robot (the robot should be in the air with the base fixed). This repo interfaces directly with Pace and the new sys-id functionality of Mujoco. The models (usd and xml) identified so far can be found in the folder robot_model . Run a collection This repo works best with unitree-ros2-dls for communicating with unitree go2, b2, a2, and z1 robots. Soon, will support agile…