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
Back to facebookresearch/habitat-api

Projects sharing features with Habitat Api

30 open-source projects similar to facebookresearch/habitat-api, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • facebookresearch/habitat-simfacebookresearch avatar

    facebookresearch/habitat-sim

    3,532View on GitHub↗

    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

    C++aicomputer-visioncplusplus
    View on GitHub↗3,532
  • google/dopaminegoogle avatar

    google/dopamine

    10,879View on GitHub↗

    Dopamine is a reinforcement learning research framework designed for prototyping and testing algorithms across diverse simulated environments. It provides an agent development toolkit that utilizes a flat class hierarchy to facilitate the creation and extension of learning agents. The framework includes a standardization layer via environment wrappers that connect agents to various physics simulations and gaming environments. It also features a high-performance experience replay buffer for storing and sampling transition data to improve training stability, alongside a dedicated hyperparameter

    Jupyter Notebook
    View on GitHub↗10,879
  • dusty-nv/jetson-inferencedusty-nv avatar

    dusty-nv/jetson-inference

    8,734View on GitHub↗

    jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti

    C++caffecomputer-visiondeep-learning
    View on GitHub↗8,734

AI search

Explore more awesome repositories

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

Find more with AI search
  • deepmind/deepmind-researchdeepmind avatar

    deepmind/deepmind-research

    15,024View on GitHub↗

    This project is an AI research implementation library and machine learning research repository. It provides a collection of reference code, illustrative implementations, and open-source research datasets used to verify hypotheses and build upon existing models in artificial intelligence. The repository focuses on scientific research reproduction by translating theoretical findings from published papers into executable code. It includes specialized scientific simulation environments designed to test the behavior of autonomous agents and models within controlled settings. The project covers AI

    Jupyter Notebook
    View on GitHub↗15,024
  • allenai/robustnavallenai avatar

    allenai/robustnav

    31View on GitHub↗

    As an attempt towards assessing the robustness of embodied navigation agents, we propose RobustNav , a framework to quantify the performance of embodied navigation agents when exposed to a wide variety of visual – affecting RGB inputs – and dynamics – affecting transition dynamics – corruptions.…

    Python
    View on GitHub↗31
  • allenai/savnallenai avatar

    allenai/savn

    195View on GitHub↗

    By Mitchell Wortsman, Kiana Ehsani, Mohammad Rastegari, Ali Farhadi and Roozbeh Mottaghi (Oral Presentation at CVPR 2019).

    Python
    View on GitHub↗195
  • alfworld/alfworldalfworld avatar

    alfworld/alfworld

    779View on GitHub↗

    Aligning Text and Embodied Environments for Interactive Learning Mohit Shridhar, Xingdi (Eric) Yuan, Marc-Alexandre Côté, Yonatan Bisk, Adam Trischler, Matthew Hausknecht ICLR 2021

    Python
    View on GitHub↗779
  • azazdeaz/fields-ignitionazazdeaz avatar

    azazdeaz/fields-ignition

    84View on GitHub↗

    Generate random crop fields for Ignition Gazebo

    Jupyter Notebook
    View on GitHub↗84
  • allenai/manipulathorallenai avatar

    allenai/manipulathor

    99View on GitHub↗

    We present ManipulaTHOR , a framework that facilitates visual manipulation of objects using a robotic arm. Our framework is built upon a physics engine and enables realistic interactions with objects while navigating through scenes and performing tasks. Object manipulation is an established…

    Jupyter Notebook
    View on GitHub↗99
  • carla-simulator/carlacarla-simulator avatar

    carla-simulator/carla

    14,072View on GitHub↗

    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

    C++
    View on GitHub↗14,072
  • carla-simulator/ros-bridgecarla-simulator avatar

    carla-simulator/ros-bridge

    635View on GitHub↗

    ROS bridge for CARLA Simulator

    Python
    View on GitHub↗635
  • chvmp/champchvmp avatar

    chvmp/champ

    2,254View on GitHub↗

    MIT Cheetah I Implementation

    C++
    View on GitHub↗2,254
  • cjy1992/gym-carlacjy1992 avatar

    cjy1992/gym-carla

    619View on GitHub↗

    An OpenAI gym wrapper for CARLA simulator

    Python
    View on GitHub↗619
  • code-iai/rosintegrationcode-iai avatar

    code-iai/ROSIntegration

    464View on GitHub↗

    Unreal Engine Plugin to enable ROS Support

    C++
    View on GitHub↗464
  • cyberbotics/webotscyberbotics avatar

    cyberbotics/webots

    4,417View on GitHub↗

    Webots is a physics-based robot simulator and development environment used for modeling, programming, and testing the behavior of robots in a simulated 3D physical world. It serves as a virtual prototyping tool to verify mechanical and electronic systems through the creation of virtual robot models and control logic. The platform enables a full robotics simulation workflow, including the development of robot controllers and the programming of autonomous agent behaviors. It focuses on physical system modeling to represent the mechanical properties of hardware and simulate real-world interactio

    C++
    View on GitHub↗4,417
  • arsalan-mousavian/navigationarsalan-mousavian avatar

    arsalan-mousavian/Navigation

    8View on GitHub↗

    asdasdasd Visual Representation for Semantic Target Driven Navigation

    View on GitHub↗8
  • cyang0515/noncuboidroomCYang0515 avatar

    CYang0515/NonCuboidRoom

    116View on GitHub↗

    Learning to Reconstruct 3D Non-Cuboid Room Layout from a Single RGB Image

    Python
    View on GitHub↗116
  • deepdrive/deepdrivedeepdrive avatar

    deepdrive/deepdrive

    925View on GitHub↗

    Deepdrive is a simulator that allows anyone with a PC to push the state-of-the-art in self-driving

    Python
    View on GitHub↗925
  • code-iai/rosintegrationvisioncode-iai avatar

    code-iai/ROSIntegrationVision

    82View on GitHub↗

    Support for ROS-enabled RGBD data acquisition in Unreal Engine Projects

    C++
    View on GitHub↗82
  • devendrachaplot/neural-slamdevendrachaplot avatar

    devendrachaplot/Neural-SLAM

    850View on GitHub↗

    This is a PyTorch implementation of the ICLR-20 paper:

    Python
    View on GitHub↗850
  • drprojects/deepviewaggdrprojects avatar

    drprojects/DeepViewAgg

    236View on GitHub↗

    Official implementation for Learning Multi-View Aggregation In the Wild for Large-Scale 3D Semantic Segmentation (CVPR'22 Best Paper Finalist 🎉) If you ❤️ or simply use this project, don't forget to give the repository a ⭐, it means a lot to us !

    Python
    View on GitHub↗236
  • amin-tgz/awesome-carlaAmin-Tgz avatar

    Amin-Tgz/awesome-CARLA

    917View on GitHub↗

    👉 CARLA resources such as tutorial, blog, code and etc https://github.com/carla-simulator/carla

    View on GitHub↗917
  • eclipse/cloeeclipse avatar

    eclipse/cloe

    49View on GitHub↗

    Cloe

    C++
    View on GitHub↗49
  • eclipse/sumoeclipse avatar

    eclipse/sumo

    4,054View on GitHub↗

    SUMO is a microscopic traffic simulation suite designed to model the movement of individual vehicles and pedestrians across large-scale urban road networks. It functions as a multimodal transport simulator that integrates cars, pedestrians, bicycles, railways, and waterways within a single environment, supported by tools for road network generation and traffic demand modeling. The project distinguishes itself through specialized toolsets for environmental impact analysis, which calculate vehicle emissions and energy consumption for electric and hybrid fleets. It provides comprehensive capabil

    Python
    View on GitHub↗4,054
  • eleurent/highway-enveleurent avatar

    eleurent/highway-env

    3,276View on GitHub↗

    A minimalist environment for decision-making in autonomous driving

    Python
    View on GitHub↗3,276
  • erdos-project/pyloterdos-project avatar

    erdos-project/pylot

    533View on GitHub↗

    Modular autonomous driving platform running on the CARLA simulator and real-world vehicles.

    Python
    View on GitHub↗533
  • ericstoneking/42ericstoneking avatar

    ericstoneking/42

    443View on GitHub↗

    Simulation for spacecraft attitude control system analysis and design

    C
    View on GitHub↗443
  • erlerobot/gym-gazeboerlerobot avatar

    erlerobot/gym-gazebo

    846View on GitHub↗

    Refer to https://github.com/AcutronicRobotics/gym-gazebo2 for the new version

    Python
    View on GitHub↗846
  • esmini/esminiesmini avatar

    esmini/esmini

    921View on GitHub↗

    a basic OpenSCENARIO player

    C++
    View on GitHub↗921
  • allenai/ai2thorallenai avatar

    allenai/ai2thor

    1,668View on GitHub↗
    C#artificial-intelligencecomputer-visioninteraction
    View on GitHub↗1,668