PyBullet
收藏OpenDataLab2026-07-05 更新2024-05-09 收录
下载链接:
https://opendatalab.org.cn/OpenDataLab/PyBullet
下载链接
链接失效反馈官方服务:
资源简介:
PyBullet 是一个易于使用的 Python 模块,用于基于 Bullet Physics SDK 的物理模拟、机器人和深度强化学习。使用 PyBullet,您可以从 URDF、SDF 和其他文件格式加载铰接体。 PyBullet 提供正向动力学模拟、反向动力学计算、正向和反向运动学以及碰撞检测和射线相交查询。除了物理模拟,PyBullet 还支持渲染,带有 CPU 渲染器和 OpenGL 可视化,并支持虚拟现实耳机。
PyBullet is an easy-to-use Python module for physics simulation, robotics, and deep reinforcement learning based on the Bullet Physics SDK. It allows users to load articulated bodies from URDF, SDF and other file formats. PyBullet provides forward dynamics simulation, inverse dynamics computation, forward and inverse kinematics, as well as collision detection and ray intersection queries. Beyond physics simulation, PyBullet supports rendering with a CPU renderer and OpenGL visualization, and is compatible with virtual reality headsets.
提供机构:
OpenDataLab创建时间:
2022-05-07
搜集汇总
数据集介绍

背景与挑战
背景概述
PyBullet是一个用于物理模拟、机器人和深度强化学习的Python模块,基于Bullet Physics SDK开发,支持铰接体加载、动力学计算和渲染。该数据集由DeepMind等多家研究机构于2022年发布,旨在提供易于使用的工具进行仿真和算法开发。
以上内容由遇见数据集搜集并总结生成



