Repo · 直接相关

google-deepmind/mujoco

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

← 回到当日日报
分类
仿真平台或训练环境
语言
C++
相关性
直接相关
得分
9
来源
Trending

方向定位

这是一个偏“仿真平台或训练环境”的仓库,从公开描述看更像工具链/基础设施。核心关键词包括:robotics, physics, mujoco。

roboticsphysicsmujocoroboticssimulationmujoco

为什么推它

今天在 Trending 里新增 104 star。

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

怎么使用它

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

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

原始信息

README 摘录:MuJoCo stands for Mu lti- Jo int dynamics with Co ntact. It is a general purpose physics engine that aims to facilitate research and development in robotics, biomechanics, graphics and animation, machine learning, and other areas which demand fast and accurate simulation of articulated structures interacting with their environment. This repository is maintained by Google DeepMind . MuJoCo has a C API and is intended for researchers and developers. The runtime simulation module is tuned to maximize performance and…