awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
openai avatar

openai/roboschoolArchived

0
View on GitHub↗
2,171 星标·489 分支·Python·12 次浏览

Roboschool

DEPRECATED: Open-source software for robot simulation, integrated with OpenAI Gym.

Features

  • Model-Based Reinforcement Learning - Open-source physics simulation for robotics and reinforcement learning.
  • Reinforcement Learning - Open-source software for robot simulation integrated with gym environments.
  • Mobile Manipulator Models - Legacy models for mobile manipulation research.
  • Robotics Frameworks - Open-source robot simulation environment integrated with reinforcement learning tools.

Star 历史

openai/roboschool 的 Star 历史图表openai/roboschool 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Roboschool 的开源替代方案

相似的开源项目,按与 Roboschool 的功能重合度排序。
  • mwydmuch/vizdoommwydmuch 的头像

    mwydmuch/ViZDoom

    2,034在 GitHub 上查看↗

    Reinforcement Learning environments based on the 1993 game Doom :godmode:

    C++
    在 GitHub 上查看↗2,034
  • deepmind/labdeepmind 的头像

    deepmind/lab

    7,365在 GitHub 上查看↗

    Lab is a customizable 3D platform and research testbed designed for training and testing autonomous agents using reinforcement learning. It serves as a spatial AI training simulator where agents can be evaluated through navigation and puzzle-solving tasks. The environment allows for the definition of complex layouts and task behaviors through external scripting, enabling the generation of specific challenges for AI research. It supports both automated training via standard API bindings and manual agent control to validate simulation dynamics. The system utilizes a grid-based spatial represen

    C
    在 GitHub 上查看↗7,365
  • dimforge/rapierdimforge 的头像

    dimforge/rapier

    5,471在 GitHub 上查看↗

    Rapier is a cross-platform physics engine and rigid body dynamics solver designed for 2D and 3D simulations. It functions as a collision detection system and a robotics simulation framework, providing a consistent API for calculating physical interactions across different environments. The engine distinguishes itself with specialized robotics capabilities, including a toolkit for importing URDF and STL models to control multibody chains. It supports precise mechanical movement through inverse kinematics calculations and the application of PID controllers for dynamic body control. The simulat

    Rust
    在 GitHub 上查看↗5,471
  • cpfl/autowareCPFL 的头像

    CPFL/Autoware

    11,716在 GitHub 上查看↗

    Autoware is a modular autonomous driving stack and open-source platform for advanced driver assistance systems. It functions as an integrated operating environment that manages the full pipeline from sensor data processing to vehicle actuation, utilizing the ROS 2 robotics framework for distributed communication and hardware abstraction. The system provides a comprehensive software architecture to enable autonomous driving across various vehicle platforms. It coordinates perception, planning, and control systems to operate vehicles without human intervention. The platform covers several core

    Dockerfile
    在 GitHub 上查看↗11,716
查看 Roboschool 的所有 30 个替代方案→

常见问题解答

openai/roboschool 是做什么的?

DEPRECATED: Open-source software for robot simulation, integrated with OpenAI Gym.

openai/roboschool 的主要功能有哪些?

openai/roboschool 的主要功能包括:Model-Based Reinforcement Learning, Reinforcement Learning, Mobile Manipulator Models, Robotics Frameworks。

openai/roboschool 有哪些开源替代品?

openai/roboschool 的开源替代品包括: deepmind/lab — Lab is a customizable 3D platform and research testbed designed for training and testing autonomous agents using… mwydmuch/vizdoom — Reinforcement Learning environments based on the 1993 game Doom :godmode:. physical-intelligence/openpi — OpenPi is a vision-language-action robot control framework designed to generate physical control actions for robotic… cpfl/autoware — Autoware is a modular autonomous driving stack and open-source platform for advanced driver assistance systems. It… dimforge/rapier — Rapier is a cross-platform physics engine and rigid body dynamics solver designed for 2D and 3D simulations. It… rwaldron/johnny-five — Johnny-Five is a JavaScript robotics framework and microcontroller hardware interface designed for programming robots…