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·10 व्यूज़

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.

स्टार हिस्ट्री

openai/roboschool के लिए स्टार हिस्ट्री चार्टopenai/roboschool के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Roboschool के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Roboschool के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • mwydmuch/vizdoommwydmuch का अवतार

    mwydmuch/ViZDoom

    2,034GitHub पर देखें↗

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

    C++
    GitHub पर देखें↗2,034
  • deepmind/labdeepmind का अवतार

    deepmind/lab

    7,365GitHub पर देखें↗

    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,471GitHub पर देखें↗

    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,716GitHub पर देखें↗

    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…