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
facebookresearch avatar

facebookresearch/pyrobotArchived

0
View on GitHub↗
2,312 stars·353 forks·Python·MIT·9 viewspyrobot.org↗

Pyrobot

PyRobot is a light weight, high-level interface which provides hardware independent APIs for robotic manipulation and navigation. This repository also contains the low-level stack for LoCoBot, a low cost mobile manipulator hardware platform.

Features

  • Robotics Frameworks - Open-source robotics framework for research and benchmarking.
  • Robot SDKs - Open-source research platform for robot learning.

Star history

Star history chart for facebookresearch/pyrobotStar history chart for facebookresearch/pyrobot

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Pyrobot

Similar open-source projects, ranked by how many features they share with Pyrobot.
  • apolloauto/apolloApolloAuto avatar

    ApolloAuto/apollo

    26,676View on GitHub↗

    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
    View on GitHub↗26,676
  • ardupilot/ardupilotArduPilot avatar

    ArduPilot/ardupilot

    15,339View on GitHub↗

    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
    View on GitHub↗15,339
  • atsushisakai/pythonroboticsAtsushiSakai avatar

    AtsushiSakai/PythonRobotics

    29,772View on GitHub↗

    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
    View on GitHub↗29,772
  • aimagelab/pinaimagelab avatar

    aimagelab/pin

    20View on GitHub↗

    This repository contains the codebase to run experiments on personalized navigation and use the PInNED dataset.

    Jupyter Notebook
    View on GitHub↗20
See all 21 alternatives to Pyrobot→

Frequently asked questions

What does facebookresearch/pyrobot do?

PyRobot is a light weight, high-level interface which provides hardware independent APIs for robotic manipulation and navigation. This repository also contains the low-level stack for LoCoBot, a low cost mobile manipulator hardware platform.

What are the main features of facebookresearch/pyrobot?

The main features of facebookresearch/pyrobot are: Robotics Frameworks, Robot SDKs.

What are some open-source alternatives to facebookresearch/pyrobot?

Open-source alternatives to facebookresearch/pyrobot include: apolloauto/apollo — Apollo is a comprehensive software stack designed for autonomous vehicle development, providing the necessary… ardupilot/ardupilot — ArduPilot is an autonomous vehicle autopilot software platform designed to manage navigation, stabilization, and… atsushisakai/pythonrobotics — PythonRobotics is a comprehensive collection of modular robotics algorithms and educational simulations designed for… boston-dynamics/spot-sdk — Copyright (c) 2023 Boston Dynamics, Inc. All rights reserved. commaai/openpilot — Openpilot is an open-source driver assistance system that integrates with vehicle control units to provide automated… aimagelab/pin — This repository contains the codebase to run experiments on personalized navigation and use the PInNED dataset.