awesome-ai-robotics
A list of awesome AI Robotics resources
https://github.com/tc-huang/awesome-ai-robotics
Last synced: 4 days ago
JSON representation
-
Robotic Arms
-
Hardware
- ![Star History Chart - history.com/#AlexanderKoch-Koch/low_cost_robot&jess-moss/koch-v1-1&jess-moss/moss-robot-arms&TheRobotStudio/SO-ARM100&peng-zhihui/Dummy-Robot&Timeline)
- ![Star History Chart - history.com/#AlexanderKoch-Koch/low_cost_robot&jess-moss/koch-v1-1&jess-moss/moss-robot-arms&TheRobotStudio/SO-ARM100&peng-zhihui/Dummy-Robot&Timeline)
- **Low-Cost Robot Arm: Koch v1.1** - A version 1.1 of the Alexander Koch low-cost robot arm with some small changes.
- **Low-Cost Robot Arm** - This repository contains the files to build and control a low-cost robot arm that costs about $250. Such a robot arm is well-suited for robot learning. Two of those arms are also capable of folding clothes.
- **moss-robot-arms** - A repository for affordable, easy-to-assemble robot arms designed for teleoperation applications.
- **SO-ARM100** - Standard Open Arm 100.
- **Dummy-Robot** - Super compact smart robotic-arm.
-
Applications and Demos
- ![Star History Chart - history.com/#1g0rrr/simpleautomation&Timeline)
- **SimpleAutomation** - Opensource robot to automate repetitive tasks. Currently, it's a set of helper scripts on top of LeRobot repo.
- **Aloha Bigym Modifications** - This Fork of Bigym contains the bigym tasks modified to work with the ALOHA bimanual system.
- **SimpleAutomation** - Opensource robot to automate repetitive tasks. Currently, it's a set of helper scripts on top of LeRobot repo.
- **Aloha Bigym Modifications** - This Fork of Bigym contains the bigym tasks modified to work with the ALOHA bimanual system.
- **BiGym** - BiGym is a new benchmark and learning environment for mobile bi-manual demo-driven robotic manipulation. BiGym features 40 diverse tasks set in home environments, ranging from simple target reaching to complex kitchen cleaning.
- ![Star History Chart - history.com/#1g0rrr/simpleautomation&Timeline)
-
-
Frameworks
-
Teleoperation
- ![Star History Chart - history.com/#ros2/ros2&dora-rs/dora&AimRT/AimRT&Timeline)
- **ROS2** - The Robot Operating System (ROS) is a set of software libraries and tools that help you build robot applications.
- **dora-rs** - DORA (Dataflow-Oriented Robotic Architecture) is middleware designed to streamline and simplify the creation of AI-based robotic applications.
- **dora-lerobot** - Dora-LeRobot is a 100% Dora pipeline for manipulating robots, cameras and all possible hardware compatible with LeRobot.
- **AimRT** - AimRT is a basic runtime framework for the field of modern robotics. It is developed based on modern C++, is lightweight and easy to deploy, and has more modern designs in resource management and control, asynchronous programming, deployment configuration, etc.
- ![Star History Chart - history.com/#ros2/ros2&dora-rs/dora&AimRT/AimRT&Timeline)
-
-
Star History of This List
-
Dev Tools
- ![Star History Chart - history.com/#tc-huang/awesome-ai-robotics&Timeline)
- ![Star History Chart - history.com/#tc-huang/awesome-ai-robotics&Timeline)
-
-
ROS2
-
Dev Tools
- **fusion2urdf-ros2** - A Fusion 360 Script to export URDF for ROS2.
- **VSCode ROS2 Workspace Template** - This template will get you set up using ROS2 with VSCode as your IDE.
- **tracetools_analysis** - Utilities for analyzing trace data from ROS 2 systems generated by the ros2_tracing packages.
- **rviz2-panel** - This repository demonstrates the method for writing a rviz2 dock-able panel.
-
ROS2 Packages
- **rosa** - ROSA is an AI Agent designed to interact with ROS1- and ROS2-based robotics systems using natural language queries. ROSA helps robot developers inspect, diagnose, understand, and operate robots.
- **ROS-LLM** - ROS-LLM is a framework designed for embodied intelligence applications in ROS. It allows natural language interactions and leverages Large Language Models (LLMs) for decision-making and robot control.
- **ros2ai** - ros2ai is a next-generation ROS 2 command line interface extension with LLMs.
- **ros_deep_learning** - Deep learning inference nodes for ROS / ROS2 with support for NVIDIA Jetson and TensorRT.
-
-
Library
- **LeRobot** - LeRobot aims to provide models, datasets, and tools for real-world robotics in PyTorch. LeRobot contains state-of-the-art approaches that have been shown to transfer to the real-world with a focus on imitation learning and reinforcement learning.
- **Universal Manipulation Interface** - In-The-Wild Robot Teaching Without In-The-Wild Robots.
- **Open-Teach** - A Versatile Teleoperation framework for Robotic Manipulation using Meta Quest3.
-
Mobile Robot
-
Applications and Demos
- **RoBart** - An iPhone-based LLM-controlled autonomous robot. RoBart began as an attempt to build a cheap mobile base using a hoverboard and iPhone Pro. Mobile phones are easy to work with and provide plenty of compute, connectivity, and useful peripherals: RGB cameras, LiDAR, microphones, speakers.
- **stretch (hello-robot)**
- **ReallyUsefulRobot**
- **Maxwell** - Maxwell is a custom mobile manipulator based on the Etherbotix.
-
-
Humanoid
-
Robot
- **agibot_x1_hardware** - The hardware design for AgiBot X1.
- **agibot_x1_infer** - The inference module for AgiBot X1.
- **agibot_x1_train** - The reinforcement learning training code for AgiBot X1.
- **rx1 (Red Rabbit Robotics)**
-
Teleoperation
- **Open TeleVision** - This code contains implementation for teleoperation and imitation learning of Open-TeleVision.
-
-
Simulation
-
Teleoperation
- **ManiSkill** - SAPIEN Manipulation Skill Framework, a GPU parallelized robotics simulator and benchmark.
-
-
Visualization
-
Teleoperation
- **rerun** - Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
-
-
Data Infrastructure
-
Teleoperation
- **CORTEX** - CORTEX is a framework for accelerating robotics development through a combination of modern data infrastructure, test automation, and intelligent data analysis. The framework enables developers to rapidly prototype and test new algorithms and ideas with minimal effort.
-
-
Learning Source
-
Dev Tools
- **Modern Robotics** - This repository contains the code library accompanying Modern Robotics: Mechanics, Planning, and Control (Kevin Lynch and Frank Park, Cambridge University Press 2017).
- **ROS2 Cookbook** - A collection of snippets ranging multiple topics in ROS 2
- **mjctrl** - Minimal, clean, single-file implementations of common robotics controllers in MuJoCo.
- **Pinocchio** - Pinocchio instantiates the state-of-the-art Rigid Body Algorithms for poly-articulated systems based on revisited Roy Featherstone's algorithms. Besides, Pinocchio provides the analytical derivatives of the main Rigid-Body Algorithms, such as the Recursive Newton-Euler Algorithm or the Articulated-Body Algorithm.
- **PyRoboPlan** - Educational Python library for manipulator motion planning.This library extensively uses the Pinocchio Python bindings for modeling robot kinematics and dynamics.
-
Categories
Sub Categories
Keywords
robotics
12
ros
6
ros2
5
open-source
3
python
3
reinforcement-learning
2
llm
2
embodied-ai
2
visualization
2
computer-vision
2
rust
2
analytical-derivatives
1
docker
1
simulation-environment
1
robotics-simulation
1
robot-manipulation
1
robot-learning
1
3d-computer-vision
1
low-latency
1
dataflow
1
multimodal
1
cpp
1
automatic-differentiation
1
urdf
1
c-plus-plus
1
casadi
1
rigid-body-dynamics
1
code-generation
1
pinocchio
1
motion-planning
1
kinematics
1
fcl
1
dynamics
1
cppad
1
conda
1
database
1
manipulator
1
planning
1
arduino
1
arkit
1
claude-3-5-sonnet
1
gpt-4
1
ios
1
manipulation
1
robot
1
inference
1
ros2-tracing
1
trace-analysis
1
tracetools-analysis
1
tracing
1