awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
openai avatar

openai/roboschoolArchived

0
View on GitHub↗
2,171 stars·489 forks·Python·17 views

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 history

Star history chart for openai/roboschoolStar history chart for openai/roboschool

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does openai/roboschool do?

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

What are the main features of openai/roboschool?

The main features of openai/roboschool are: Model-Based Reinforcement Learning, Reinforcement Learning, Mobile Manipulator Models, Robotics Frameworks.

What are some open-source alternatives to openai/roboschool?

Open-source alternatives to openai/roboschool include: 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…

Open-source alternatives to Roboschool

Similar open-source projects, ranked by how many features they share with Roboschool.
  • mwydmuch/vizdoommwydmuch avatar

    mwydmuch/ViZDoom

    2,034View on GitHub↗

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

    C++
    View on GitHub↗2,034
  • deepmind/labdeepmind avatar

    deepmind/lab

    7,365View on 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
    View on GitHub↗7,365
  • dimforge/rapierdimforge avatar

    dimforge/rapier

    5,471View on 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
    View on GitHub↗5,471
  • cpfl/autowareCPFL avatar

    CPFL/Autoware

    11,716View on 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
    View on GitHub↗11,716
  • See all 30 alternatives to Roboschool→