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
OpenCat-Quadruped-Robot is a development framework and motion control API for building four-legged robots. It provides a comprehensive environment for quadruped robot development, featuring tools for locomotion gait design, inverse kinematics, and a layered control architecture that separates high-level intelligence from low-level motion. The project distinguishes itself as an embedded AI deployment tool, allowing users to train, quantize, and deploy machine learning models to vision modules for tasks such as object detection and visual target tracking. It further supports complex human-robot
Mobile Alohas is a bimanual mobile manipulation framework designed to learn whole-body robot control. It provides an integrated imitation learning pipeline that manages the process of collecting human demonstration data and training behavior models to automate complex physical tasks. The system features a robotic teleoperation interface that maps human movements to a mobile robot with dual arms. It includes a whole-body motion dataset tool used for recording, visualizing, and replaying joint and sensor data from manipulation sessions. The framework covers several capability areas, including
XLeRobot 是一个具身智能机器人平台和硬件生态系统,专为开发和部署自主机器人而设计。它集成了双臂移动机器人平台、基于大语言模型(LLM)的机器人控制器、基于物理的仿真环境以及遥操作界面,将自然语言指令转化为物理动作。
vector-wangel/xlerobot 的主要功能包括:Vision-Language-Action Models, Dual-Arm Mobile Robots, Agentic LLM Frameworks, Autonomous Task Execution, Teleoperation-Based Imitation Learning, Vision-Language-Action Training, Embodied AI Platforms, Robotics Simulators。
vector-wangel/xlerobot 的开源替代品包括: nvidia/isaac-gr00t. dusty-nv/jetson-inference — jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU… petoicamp/opencat-quadruped-robot — OpenCat-Quadruped-Robot is a development framework and motion control API for building four-legged robots. It provides… markfzp/mobile-aloha — Mobile Alohas is a bimanual mobile manipulation framework designed to learn whole-body robot control. It provides an… genesis-embodied-ai/genesis — Genesis is an embodied AI simulation platform and parallelized robotics simulator designed for training… lsdefine/genericagent — GenericAgent is an LLM agent framework and autonomous system controller designed to manage local systems, web…