oficcejo/alpha-arena-okx
An AI‑driven Bitcoin futures trading bot for OKX that uses DeepSeek‑chat to generate buy/hold/sell signals, places real stop‑loss/take‑profit orders, and provides a Streamlit web dashboard for live monitoring. Deployable via Baota panel, Docker, or plain Python.
liangheming/FASTLIO2_ROS2
A ROS2 adaptation of FASTLIO2 that adds loop closure, relocalization, and consistency map optimization for LiDAR-Inertial Odometry.
pieeg-club/ironbci
A low-cost, open-source brain-computer interface platform featuring 8-channel BLE hardware and SDKs for Python and Android.
pypose/bae
A PyTorch‑based library that provides exact second‑order (Levenberg‑Marquardt, Schur‑complement) optimizers for sparse robotics problems such as Bundle Adjustment and Pose‑Graph Optimization, with CUDA acceleration, PyPose integration, and support for torch.compile.
robfiras/loco-mujoco
An imitation learning benchmark for whole-body control featuring diverse humanoid and quadruped environments with extensive motion capture datasets.
hku-mars/LIV_handhold_2
A low-cost, open-source LiDAR-Inertial-Visual fusion perception kit for robotics and embodied AI, providing hardware designs and software drivers for 3D spatial awareness.
manumerous/wb_humanoid_mpc
A real-time Nonlinear Model Predictive Controller (NMPC) for humanoid robots that optimizes full-order torque-level dynamics for loco-manipulation.
frankarobotics/franka_ros2
A ROS 2 integration of libfranka that allows for efficient control and development of Franka Robotics research arms and mobile platforms.
sea-bass/pyrobosim
PyRoboSim is a 2D mobile robot simulator for behavior prototyping that optionally integrates with ROS 2.
OpenCyphal/libcanard
A robust C implementation of the Cyphal/CAN transport layer for high-integrity real-time embedded systems in aerospace and robotics.
luohongk/SuperVINS
A real-time Visual-Inertial SLAM framework that replaces traditional handcrafted features with SuperPoint and LightGlue deep learning models to handle challenging imaging conditions.
aravindr93/mjrl
A PyTorch-based package providing reinforcement learning implementations for continuous control tasks in the MuJoCo physics simulator.
siemens/ros-sharp
A set of C# libraries and tools that enable .NET applications and Unity projects to communicate with ROS nodes for robotics simulations and automation.
helsing-ai/sguaba
A type-safe Rust library for rigid body transforms and spatial math, simplifying coordinate conversions between systems like WGS84, ECEF, and NED.
mavlink/MAVSDK
A set of libraries providing a high-level, cross-platform API for MAVLink, enabling developers to control drones and unmanned vehicles across multiple programming languages.
RainerKuemmerle/g2o
A C++ framework for optimizing graph-based nonlinear error functions, commonly used for SLAM and Bundle Adjustment in robotics and computer vision.
boston-dynamics/spot-sdk
A software development kit for Boston Dynamics' Spot robot that enables developers to build custom applications and payloads to control the robot and read sensor data.
nvidia-cosmos/cosmos-rl
A scalable Reinforcement Learning framework specialized for Physical AI applications, providing a decoupled architecture for large-scale training workloads.
kitoweeknd/RFUAV
RFUAV provides a publicly‑available RF‑signal dataset for UAV detection/identification, along with Python/MATLAB tools to turn raw IQ recordings into spectrograms, train vision‑style classifiers (ResNet, ViT, etc.) or YOLOv5 detectors, and evaluate performance across a wide SNR range.
robosoft-ai/SMACC2
SMACC2 is a C++ library for building real‑time, event‑driven state machines on ROS 2, targeting complex multi‑component robots. It offers orthogonal regions, compile‑time validation, ready‑made ROS 2 client wrappers, and a library of example state machines, with full Doxygen documentation and a free runtime visualiser.
BAAI-DCAI/SpatialBot
SpatialBot is a Vision-Language-Action model that enhances spatial understanding and depth perception in VLMs, enabling precise spatial reasoning and robot manipulation.
Core-Mate/OpenGUI
A mobile GUI agent framework for Android that enables AI agents to perceive and operate app interfaces on real devices for automated, long-running workflows.
NVlabs/physical_ai_av
A Python developer kit for accessing and working with the NVIDIA Physical AI Autonomous Vehicles Dataset to build end-to-end driving systems.
artivis/manif
A Lie theory library for robotics state-estimation that provides C++ and Python tools for handling rotations, translations, and velocities across various Lie groups.
Mayitzin/ahrs
A pure Python library for estimating the orientation of mobile systems using various attitude and heading reference system (AHRS) algorithms.
ros-visualization/rviz
rviz is a 3D visualizer for the Robot Operating System (ROS) framework, allowing developers to see robot data in 3D.
OpenDriveLab/WorldEngine
WorldEngine is an open‑source post‑training platform for autonomous driving that automatically discovers rare, safety‑critical scenarios from real logs, reconstructs them with photorealistic 3‑D Gaussian Splatting, and fine‑tunes driving models via RL on the generated roll‑outs. It includes two subsystems—SimEngine for closed‑loop simulation and AlgEngine for training/evaluation—showing large gains on rare‑case benchmarks and a real‑world deployment with zero disengagements.
MINT-SJTU/Evo-1
Evo-1 is a lightweight Vision-Language-Action (VLA) model for robotic manipulation that translates visual and textual instructions into robot actions across various simulations and real hardware.
UWMILab/UniWM
UniWM is a unified, memory-augmented world model for visual navigation that integrates egocentric visual foresight and planning within a single multimodal autoregressive backbone.
RobotecAI/rai
A flexible AI agent framework for developing and deploying Embodied AI features, enabling robots to use generative AI for reasoning, multi-modal interaction, and complex task execution.
RobotWebTools/web_video_server
An HTTP server that streams ROS image topics to web browsers in multiple formats, enabling easy remote monitoring of robot camera feeds.
93won/lightweight_vio
A lightweight stereo visual-inertial odometry system that uses statistical uncertainty learning and sliding window optimization for real-time robot state estimation.
CCNYRoboticsLab/imu_tools
A collection of ROS-based IMU filters and visualizers that fuse angular velocity, acceleration, and magnetic readings into a stable orientation estimate.
OpenBMB/DeepThinkVLA
DeepThinkVLA is a Vision‑Language‑Action model that inserts an explicit chain‑of‑thought reasoning step before generating robot actions. Using a hybrid decoder (autoregressive reasoning → bidirectional parallel action generation), the authors train on a newly curated embodied CoT dataset and then refine with outcome‑driven reinforcement learning. The model achieves 97 % average success on the LIBERO benchmark, runs at only 0.175× the latency of a pure autoregressive baseline, and transfers zero‑shot to the newer LIBERO Plus suite.
HITSZ-NRSL/Dynamic-VINS
A real-time RGB-D inertial odometry system designed for resource-constrained robots to maintain accurate localization in dynamic environments by filtering out moving objects.
roboserg/RoboLeague
A collection of Unity ML-Agents experiments for training reinforcement learning agents in vehicle control, hovering, and aerial ball handling.
jolibrain/colette
Colette is a self‑hosted RAG platform that indexes PDFs as images, preserving tables, figures and layout. It combines vision embeddings, BM25 lexical search, and optional HyDE prompting, and runs on high‑end GPUs via Docker. Ideal for confidential technical documentation.
candle-org/MindAct
A PyTorch and Hugging Face native toolkit for the reproducible training and evaluation of imitation learning policies for robotic desktop manipulation.
lupinjia/LeggedGym-Ex
A reinforcement learning framework for legged robots that integrates multiple simulators (IsaacGym, Genesis, IsaacSim) and implements various state-of-the-art locomotion methods.
bolderflight/invensense-imu
A C++ library for communicating with Invensense MPU-6500 and MPU-9250/9255 IMUs, providing easy access to motion and magnetic data via I2C or SPI.
ROCm/legacy-rocm-build
ROCm / legacy‑rocm‑build is the (now‑deprecated) repository that assembles AMD’s open‑source GPU compute stack—drivers, HIP runtime, math libraries, profiling tools, and more—so developers can run AI/ML workloads on AMD GPUs. It points users to install guides and to the newer TheRock monorepo.
jingsewu/open-wes
An open-source Warehouse Execution System (WES) that provides real-time orchestration and AI-powered optimization for automated warehouses using robots and IoT.
ucla-mobility/OpenCDA
An open-source co-simulation framework for Cooperative Driving Automation (CDA) that integrates CARLA and SUMO to research multi-vehicle cooperation and V2X communication.
liruiw/GenSim
GenSim is an LLM-powered pipeline that automatically generates robotic simulation tasks and environments to augment training data for multitask robotic policies.
Yuxing-Wang-THU/SurveyBrainBody
A comprehensive survey and taxonomy of Embodied Co-Design (ECD), focusing on the joint optimization of an agent's morphology and control to create more capable intelligent robots and virtual creatures.
ZhiChengAIR/Chengling-PWM
A JEPA-inspired Physical World Model for robots that uses an Energy-Based Transformer to simulate and refine action trajectories based on physical consistency.
stan-dev/rstan
RStan is the R interface to Stan, a probabilistic programming language for Bayesian inference. It lets R users write Stan models, compile them, and run state‑of‑the‑art MCMC or variational inference, returning results as R objects that integrate with standard diagnostic and plotting tools.
micro-ROS/micro_ros_setup
A ROS 2 package that provides tools to create, configure, build, and flash micro-ROS firmware for various embedded platforms and microcontrollers.