30 open-source projects similar to opensimulationinterface/open-simulation-interface, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Open Simulation Interface alternative.
Habitat-sim is a high-performance 3D simulation platform designed for training and benchmarking embodied AI agents within photorealistic indoor and outdoor environments. It serves as a simulator for AI and robotics, providing a system for generating synthetic data and simulating physical interactions. The project is distinguished by a native C++ core that enables high-throughput simulation and a rendering pipeline using physically based rendering and baked global illumination. It features a navigation system based on pre-computed navigation meshes to ensure collision-free traversal and a rigi
Subscribes to your map topic and exports a mesh for use in Gazebo in the destination folder you specify. The mesh will have obstacles (tall boxes) corresponding to all occupied map squares. Requires a map to be publishing somewhere, and will probably work better if the map is static; I recommend…
Simulation for spacecraft attitude control system analysis and design
Refer to https://github.com/AcutronicRobotics/gym-gazebo2 for the new version
Computational framework for reinforcement learning in traffic control
A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles
AirSim is a high-fidelity simulation platform designed for the development and testing of autonomous vehicles. Built as a plugin for game engines, it provides a physics-based environment that models vehicle dynamics and sensor data, serving as a foundation for robotics research, computer vision training, and reinforcement learning. The platform distinguishes itself through its support for hardware-in-the-loop and software-in-the-loop testing, allowing developers to validate control logic and firmware against real-world signals or concurrent processes. It offers extensive programmatic control
Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.
OpenAI Gym environments for an open-source quadruped robot (SpotMicro)
OpenSceneGraph git repository
Drake is a robotics simulation framework and control system modeling tool used for designing, simulating, and verifying the dynamics of complex robotic systems. It functions as a multibody dynamics simulator and a mathematical optimization library, providing a suite of algorithms for trajectory optimization and the simulation of articulated robots. The framework is distinguished by its block-diagram system for composing dynamical subsystems and its ability to formulate and solve diverse mathematical programs, including linear, quadratic, and nonconvex nonlinear problems. It supports specializ
High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human skeleton.
A generalized framework for prototyping full-stack cooperative driving automation applications under CARLA+SUMO.
This project is an autonomous vehicle simulator designed to validate self-driving logic and train deep learning algorithms within a virtual environment. It functions as a training platform for developing neural networks that control vehicle movement and steering based on visual sensor data. The simulator uses the Unity game engine to provide a physics-based world where autonomous driving algorithms can be tested on virtual road courses without the use of physical hardware. The system integrates a C# scripting backend with a physics engine for collision detection and vehicle dynamics. It util
Central repository for tools, tutorials, resources, and documentation for robotics simulation in Unity.
PyBullet Gymnasium environments for single and multi-agent reinforcement learning of quadcopter control
PyBullet CartPole and Quadrotor environments—with CasADi symbolic a priori dynamics—for learning-based control and RL
👉 CARLA resources such as tutorial, blog, code and etc https://github.com/carla-simulator/carla
Generate random crop fields for Ignition Gazebo
CARLA is an autonomous driving simulator and research environment designed for developing and validating self-driving software. It functions as an urban traffic simulator that generates realistic vehicle and pedestrian behavior and as a synthetic sensor data generator producing LiDAR, Radar, and camera data. The platform distinguishes itself through its deep integration with robotics frameworks, specifically providing native connectivity to ROS2 nodes for robotic control and data processing. It supports the training of driving models via imitation and reinforcement learning within a controlle