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
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to linorobot/linorobot

Open-source alternatives to Linorobot

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

  • cartographer-project/cartographerAvatar von cartographer-project

    cartographer-project/cartographer

    7,883Auf GitHub ansehen↗

    Cartographer is a cross-platform robotics library and framework for simultaneous localization and mapping in 2D and 3D spaces. It functions as a real-time mapping engine that constructs environmental maps while tracking a device's position and orientation using continuous sensor data processing. The system implements real-time SLAM to generate precise maps for autonomous navigation. It utilizes a localization system that determines a device's state within a mapped environment across different hardware platforms and sensor configurations. The framework covers spatial estimation through non-li

    C++
    Auf GitHub ansehen↗7,883
  • autorally/autorallyAvatar von autorally

    autorally/autorally

    784Auf GitHub ansehen↗

    Software for the AutoRally platform

    C++
    Auf GitHub ansehen↗784
  • autorope/donkeycarA

    autorope/donkeycar

    3,458Auf GitHub ansehen↗

    Donkeycar is a minimalist and modular self driving library for Python. It is developed for hobbyists and students with a focus on allowing fast experimentation and easy community contributions. It is being actively used at the high school and university level for learning and research. It offers…

    Python
    Auf GitHub ansehen↗3,458
  • bcn3d/bcn3d-moveoAvatar von BCN3D

    BCN3D/BCN3D-Moveo

    1,888Auf GitHub ansehen↗

    #BCN3D MOVEO

    C++
    Auf GitHub ansehen↗1,888
  • chvmp/champAvatar von chvmp

    chvmp/champ

    2,254Auf GitHub ansehen↗

    MIT Cheetah I Implementation

    C++
    Auf GitHub ansehen↗2,254

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
  • clemenselflein/openmowerAvatar von ClemensElflein

    ClemensElflein/OpenMower

    6,566Auf GitHub ansehen↗

    OpenMower is an autonomous lawn mower controller and firmware system that uses high-precision RTK GPS to navigate robotic mowers without the need for physical boundary wires. It functions as a GPS-based path planner and hardware management system that converts manual machines into autonomous units. The project includes a remote management application for monitoring and controlling mowers via a web or mobile interface. It integrates an obstacle avoidance system and safety layers that execute emergency stops when the device is lifted or crashes. The system manages robotic hardware through firm

    Auf GitHub ansehen↗6,566
  • grassjelly/onineAvatar von grassjelly

    grassjelly/onine

    49Auf GitHub ansehen↗

    ROS based service robot

    C++
    Auf GitHub ansehen↗49
  • huggingface/lerobotAvatar von huggingface

    huggingface/lerobot

    21,687Auf GitHub ansehen↗

    This project is a comprehensive research platform designed for the end-to-end lifecycle of robotic learning. It provides a modular framework for training neural network policies—specifically through imitation and reinforcement learning—and deploying them onto physical robotic hardware. By offering a unified interface for hardware abstraction, the platform decouples high-level control logic from the specific sensors and actuators of diverse robotic systems. The framework distinguishes itself through a standardized approach to data and policy management. It utilizes a consistent schema for reco

    Python
    Auf GitHub ansehen↗21,687
  • intel-isl/openbotAvatar von intel-isl

    intel-isl/OpenBot

    3,330Auf GitHub ansehen↗

    Turning Smartphones into Robots

    Swift
    Auf GitHub ansehen↗3,330
  • jakkra/mars-roverAvatar von jakkra

    jakkra/Mars-Rover

    585Auf GitHub ansehen↗

    Mars Rover Curiosity/Perseverance inspired Rover

    C++
    Auf GitHub ansehen↗585
  • kscalelabs/kbotAvatar von kscalelabs

    kscalelabs/kbot

    374Auf GitHub ansehen↗

    K-Bot is an open-source humanoid robot from K-Scale Labs. It is our attempt to build a future where robots are owned by everyone. We welcome your feedback, issues and pull requests on Github or through our Discord . Docs · Discord · Bounties

    Auf GitHub ansehen↗374
  • 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
  • nate711/stanforddoggoprojectAvatar von Nate711

    Nate711/StanfordDoggoProject

    2,529Auf GitHub ansehen↗

    Thank you everyone for your interest and support over the last 6 years for this project!

    Auf GitHub ansehen↗2,529
  • openpodcar/openpodcarAvatar von OpenPodcar

    OpenPodcar/OpenPodcar

    41Auf GitHub ansehen↗

    Open Source Hardware Design and Software for OpenPodcar.

    Auf GitHub ansehen↗41
  • prl-mushr/mushrAvatar von prl-mushr

    prl-mushr/mushr

    186Auf GitHub ansehen↗

    Multi-agent System for non-Holonomic Racing

    CMake
    Auf GitHub ansehen↗186
  • roaldlemmens/morphAvatar von roaldlemmens

    roaldlemmens/morph

    48Auf GitHub ansehen↗

    An affordable modular platform for open robotics development for hackers. Provides a jump start to build your own robot. For further documentation see

    Auf GitHub ansehen↗48
  • robotology/yarpAvatar von robotology

    robotology/yarp

    596Auf GitHub ansehen↗

    YARP - Yet Another Robot Platform

    C++artificial-intelligencecommunicationdevices
    Auf GitHub ansehen↗596
  • ros2/ros2Avatar von ros2

    ros2/ros2

    5,083Auf GitHub ansehen↗

    ROS 2 is a distributed communication middleware for robot systems, built on a peer-to-peer Data Distribution Service (DDS) foundation. It provides a publish-subscribe messaging layer where typed data flows between decoupled components across a network, along with synchronous remote procedure calls and action-based task execution for long-running goals with periodic feedback. The framework includes an interface definition language that generates type-safe code for messages, services, and actions, ensuring cross-language compatibility, and supports fine-grained Quality of Service profiles that c

    Auf GitHub ansehen↗5,083
  • scuttlerobot/scuttleAvatar von scuttlerobot

    scuttlerobot/SCUTTLE

    89Auf GitHub ansehen↗

    This repository contains software (embedded Linux & Python) and hardware design files for the SCUTTLE Project.

    Python
    Auf GitHub ansehen↗89
  • sigrobotics-uiuc/lekiwiAvatar von SIGRobotics-UIUC

    SIGRobotics-UIUC/LeKiwi

    1,340Auf GitHub ansehen↗

    1. Bill of Materials 2. 3D Printing 3. Assembly 4. Get started with LeRobot

    Auf GitHub ansehen↗1,340
  • simonepri/roboprimeAvatar von simonepri

    simonepri/roboprime

    48Auf GitHub ansehen↗

    Description coming soon.

    Arduino
    Auf GitHub ansehen↗48
  • 4ndreas/betabots-robot-arm-project4

    4ndreas/BetaBots-Robot-Arm-Project

    0Auf GitHub ansehen↗

    3d printable Robot arm See the hackaday project page https://hackaday.io/project/3800-3d-printable-robot-arm and http://www.chaozlabs.de/ for more infos.

    Auf GitHub ansehen↗0
  • wengmister/bidexhandAvatar von wengmister

    wengmister/BiDexHand

    236Auf GitHub ansehen↗

    Author: Zhengyang Kris Weng arXiv | OnShape | Blogpost

    Python
    Auf GitHub ansehen↗236