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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to commaai/openpilot

Open-source alternatives to Openpilot

30 open-source projects similar to commaai/openpilot, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Openpilot alternative.

  • apolloauto/apolloAvatar von ApolloAuto

    ApolloAuto/apollo

    26,676Auf GitHub ansehen↗

    Apollo is a comprehensive software stack designed for autonomous vehicle development, providing the necessary components for perception, planning, and control. It functions as a high-performance robotics middleware, utilizing a publish-subscribe data bus to facilitate low-latency communication between distributed modules and hardware sensors. The platform integrates data from cameras, lidar, and radar through a sensor fusion framework to generate a real-time environmental model for navigation. The system features a component-based runtime framework that manages task scheduling and resource al

    C++apolloautonomous-drivingautonomous-vehicles
    Auf GitHub ansehen↗26,676
  • ardupilot/ardupilotAvatar von ArduPilot

    ArduPilot/ardupilot

    15,339Auf GitHub ansehen↗

    ArduPilot is an autonomous vehicle autopilot software platform designed to manage navigation, stabilization, and mission execution for aerial, ground, and marine vehicles. It functions as a comprehensive flight controller that utilizes a real-time operating system kernel to manage concurrent control loops, sensor fusion, and state-based logic for diverse operational modes. The system distinguishes itself through a modular hardware abstraction layer that decouples navigation logic from specific sensor drivers and microcontroller architectures. It employs a message-oriented telemetry protocol t

    C++arducopterardupilotarduplane
    Auf GitHub ansehen↗15,339
  • cpfl/autowareAvatar von CPFL

    CPFL/Autoware

    11,716Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,716

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • autowarefoundation/autowareAvatar von autowarefoundation

    autowarefoundation/autoware

    11,742Auf GitHub ansehen↗

    Autoware is an open-source autonomous driving software platform built on the robotics middleware standard. It provides a comprehensive stack for managing perception, planning, and control, enabling the development and deployment of full-stack autonomous driving software on commercial transport hardware. The platform utilizes a component-based modular architecture that organizes driving functions into isolated, interchangeable nodes. This design is supported by a hardware-abstraction layer and plugin-based sensor integration, which allow the software to interface with diverse hardware configur

    Dockerfileautonomous-drivingautonomous-vehiclesautoware
    Auf GitHub ansehen↗11,742
  • commaai/opendbcAvatar von commaai

    commaai/opendbc

    2,943Auf GitHub ansehen↗

    OpenDBC is a CAN bus interface library and telemetry parser designed to read and write messages to a vehicle network. It functions as an automotive hardware abstraction layer that maps generic control signals to model-specific bus IDs across different vehicle brands, while acting as a control system that converts high-level steering and acceleration requests into raw binary packets for vehicle actuators. The project includes a vehicle network safety gateway that restricts or blocks specific control messages based on the system state to prevent unsafe maneuvers. It provides a standardized way

    Pythonautomotivecandbc
    Auf GitHub ansehen↗2,943
  • microsoft/airsimAvatar von microsoft

    microsoft/AirSim

    17,956Auf GitHub ansehen↗

    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

    C++aiairsimartificial-intelligence
    Auf GitHub ansehen↗17,956
  • px4/px4-autopilotAvatar von PX4

    PX4/PX4-Autopilot

    11,962Auf GitHub ansehen↗

    PX4-Autopilot is a professional-grade flight control software stack designed for autonomous unmanned vehicles, including multicopters, fixed-wing aircraft, and vertical takeoff and landing platforms. It operates as a modular, real-time framework that decouples flight control logic from hardware drivers through a publish-subscribe middleware architecture. The system utilizes a deterministic microkernel runtime to execute time-critical flight control loops and sensor fusion tasks, ensuring stable navigation and vehicle operation. The platform distinguishes itself through a parameter-driven conf

    C++autonomousautopilotavoidance
    Auf GitHub ansehen↗11,962
  • dusty-nv/jetson-inferenceAvatar von dusty-nv

    dusty-nv/jetson-inference

    8,734Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,734
  • nasa/astrobeeAvatar von nasa

    nasa/astrobee

    1,359Auf GitHub ansehen↗

    NASA Astrobee Robot Software

    C++
    Auf GitHub ansehen↗1,359
  • google/makaniAvatar von google

    google/makani

    1,205Auf GitHub ansehen↗

    Makani was a project to develop a commercial-scale airborne wind turbine, culminating in a flight test of the Makani M600 off the coast of Norway. All Makani software has now been open-sourced. This repository contains the working Makani flight simulator, controller (autopilot), visualizer, and command center flight monitoring tools. Additionally, almost all avionics firmware is also included, albeit potentially not in a buildable state, due to the removal of some third-party proprietary code. We hope that this code will be inspirational and useful to the kite-based windpower and wider communi

    C++
    Auf GitHub ansehen↗1,205
  • hypery11/flipper-tesla-fsdAvatar von hypery11

    hypery11/flipper-tesla-fsd

    850Auf GitHub ansehen↗

    Tesla Mod — Flipper Zero & ESP32. Nag killer, FSD region unlock, track mode, BMS dashboard, blind spot alert, high beam strobe, speed display, steering mode more. Works via OBD-II or X179 connector.

    C
    Auf GitHub ansehen↗850
  • project-aslan/aslanAvatar von project-aslan

    project-aslan/Aslan

    284Auf GitHub ansehen↗

    Open source self-driving software for low speed environments

    Python
    Auf GitHub ansehen↗284
  • nasa/fprimeAvatar von nasa

    nasa/fprime

    10,766Auf GitHub ansehen↗

    F Prime is a component-based framework designed for the development and deployment of embedded and spaceflight software. It provides a modular architecture that decouples software logic from communication interfaces, allowing developers to define system structures through a domain-specific modeling language. This model-based approach enables automated code generation, ensuring consistency across complex system topologies while maintaining strict interface contracts between software modules. The framework distinguishes itself through its integrated build system and ground data operations suite

    C++componentscppembedded
    Auf GitHub ansehen↗10,766
  • schutzwerk/canalyzat0rAvatar von schutzwerk

    schutzwerk/CANalyzat0r

    793Auf GitHub ansehen↗

    Security analysis toolkit for proprietary car protocols

    Python
    Auf GitHub ansehen↗793
  • kubos/kubosK

    kubos/kubos

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • fkromer/awesome-ros2Avatar von fkromer

    fkromer/awesome-ros2

    2,116Auf GitHub ansehen↗

    The Robot Operating System Version 2.0 is awesome!

    awesomeawesome-listros2
    Auf GitHub ansehen↗2,116
  • eik00d/cantoolzAvatar von eik00d

    eik00d/CANToolz

    315Auf GitHub ansehen↗

    CANToolz - framework for black-box CAN network analysis

    Python
    Auf GitHub ansehen↗315
  • usdot-fhwa-stol/carmaplatformAvatar von usdot-fhwa-stol

    usdot-fhwa-stol/CARMAPlatform

    435Auf GitHub ansehen↗

    CARMA Platform is built on robot operating system (ROS) and utilizes open source software (OSS) that enables Cooperative Driving Automation (CDA) features to allow Automated Driving Systems to interact and cooperate with infrastructure and other vehicles through communication. Doxygen Source Code Documentation :

    C++
    Auf GitHub ansehen↗435
  • nasa-jpl/open-source-roverAvatar von nasa-jpl

    nasa-jpl/open-source-rover

    9,451Auf GitHub ansehen↗

    The Open-Source Rover Platform is a hardware and software framework for building and controlling six-wheel planetary exploration rovers. It provides a six-wheel robot chassis and a modular robotics framework designed for integrating various motors, wheel sizes, and chassis materials. The platform features a six-wheel chassis equipped with a differential pivot suspension and an Ackerman steering mechanism to enable navigation across rugged outdoor terrain. Control is managed through a communication system that connects central processors to hardware via Bluetooth, WiFi, or USB for remote opera

    Prologdiyhardwaremars
    Auf GitHub ansehen↗9,451
  • copterexpress/cloverAvatar von CopterExpress

    CopterExpress/clover

    624Auf GitHub ansehen↗

    ROS-based framework and RPi image to control PX4-powered drones 🍀

    C++
    Auf GitHub ansehen↗624
  • engnadeau/pyboticsAvatar von engnadeau

    engnadeau/pybotics

    360Auf GitHub ansehen↗

    The Python Toolbox for Robotics

    Python
    Auf GitHub ansehen↗360
  • atsushisakai/pythonroboticsAvatar von AtsushiSakai

    AtsushiSakai/PythonRobotics

    29,772Auf GitHub ansehen↗

    PythonRobotics is a comprehensive collection of modular robotics algorithms and educational simulations designed for autonomous navigation, state estimation, and motion control. The project provides a library of standalone implementations for path planning, localization, mapping, and kinematics, serving as a resource for researchers and students to experiment with foundational and advanced robotic theories. The project distinguishes itself through an algorithm-centric design where each module functions as an isolated script, allowing for independent testing and clear pedagogical demonstration

    Pythonalgorithmanimationautonomous-driving
    Auf GitHub ansehen↗29,772
  • bad-antics/blackflag-ecuAvatar von bad-antics

    bad-antics/blackflag-ecu

    21Auf GitHub ansehen↗

    Professional ECU Diagnostics & Tuning Suite

    Auf GitHub ansehen↗21
  • px4/firmwareAvatar von PX4

    PX4/Firmware

    11,967Auf GitHub ansehen↗

    This project is flight control autopilot software designed as a real-time operating system for managing the flight dynamics and navigation of autonomous multicopters, fixed-wing aircraft, and rovers. It serves as a multi-vehicle autopilot framework that supports various aircraft configurations, including vertical takeoff and landing platforms across industrial environments. The system includes a MAVLink communication stack for exchanging telemetry and command data between unmanned vehicles and ground control stations. It also provides a software-in-the-loop flight simulator to test autopilot

    C++
    Auf GitHub ansehen↗11,967
  • jderobot/roboticsacademyAvatar von JdeRobot

    JdeRobot/RoboticsAcademy

    471Auf GitHub ansehen↗

    Learn Robotics with JdeRobot

    Python
    Auf GitHub ansehen↗471
  • opendrivelab/uniadAvatar von OpenDriveLab

    OpenDriveLab/UniAD

    4,645Auf GitHub ansehen↗

    UniAD is a unified deep learning framework for autonomous driving that integrates perception, prediction, and planning into a single end-to-end model. It functions as a neural network architecture that maps raw sensor data directly to driving trajectories and motion plans. This project serves as a research implementation of a planning-oriented approach that jointly trains occupancy, mapping, and object tracking modules. It employs a multi-task perception framework to optimize overall driving performance. The system covers a broad capability surface including end-to-end driving pipelines, veh

    Pythonautonomous-drivingautonomous-driving-frameworkbev-segmentation
    Auf GitHub ansehen↗4,645
  • stuckatprototype/racerAvatar von StuckAtPrototype

    StuckAtPrototype/Racer

    3,742Auf GitHub ansehen↗

    Racer is a self-driving remote-controlled car platform that integrates hardware schematics, an autonomous vehicle training framework, and a machine learning control system. It provides the necessary tools to build, train, and operate autonomous vehicles. The platform includes 3D-printable design files and electronic schematics for constructing custom vehicle chassis and circuitry. This hardware is supported by a software toolkit that translates model predictions into steering and speed commands for the physical vehicle. The system covers supervised learning processes that map sensor data to

    C
    Auf GitHub ansehen↗3,742
  • nvidia/isaac-gr00tAvatar von NVIDIA

    NVIDIA/Isaac-GR00T

    6,222Auf GitHub ansehen↗
    Jupyter Notebook
    Auf GitHub ansehen↗6,222
  • foreversd/foreverAvatar von foreversd

    foreversd/forever

    13,843Auf GitHub ansehen↗

    Forever is a process manager and command-line utility designed to run scripts continuously. It functions as a process watchdog that monitors background tasks and automatically restarts them upon failure to ensure continuous operation. The system provides a log streaming tool to capture and monitor the standard output and error streams of managed scripts in real time. It also includes development hot reloading, which triggers a process restart whenever modifications are detected in source files or specified directories. The tool covers a broad range of orchestration capabilities, including pr

    JavaScript
    Auf GitHub ansehen↗13,843
  • fundamentalvision/bevformerAvatar von fundamentalvision

    fundamentalvision/BEVFormer

    4,519Auf GitHub ansehen↗

    BEVFormer is a perception framework that transforms multi-camera images into bird's-eye-view representations for autonomous driving. It functions as a multi-camera vision pipeline that integrates multiple camera streams into a single unified spatial perspective to facilitate environmental understanding. The system implements a transformer-based architecture that employs query-based feature extraction and spatiotemporal networks to aggregate spatial image features and temporal historical data. It uses recurrent temporal accumulation to maintain a persistent memory of the scene across consecuti

    Pythonautonomous-drivingcomputer-visiondeep-learning
    Auf GitHub ansehen↗4,519