Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
动手做具身智能:从算法到实机部署的“通关”实践指南
作者:Brain实验室
一、机器人基础操作与硬件集成
- 具体教程:
- 硬件设备:
- Unitree G1, is a humanoid robot, website / specs / development guide
- BrainCo Revo2, is a dexterous hand, website / specs
- HBVCAM-4M2214HD-2 V11, is a USB stereo vision camera module, specs
- HBVCAM-F2209HD V11, is a USB camera module, specs
二、机器人全身运动控制
- 具体教程:
- 参考文献:
- arXiv 2025.10, Retargeting Matters: General Motion Retargeting for Humanoid Motion Tracking, code
- arXiv 2025.09, RSL-RL: A Learning Library for Robotics Research, website / code
- arXiv 2025.09, KungfuBot2: Learning Versatile Motion Skills for Humanoid Whole-Body Control, website / code
- RSS 2025, ASAP: Aligning Simulation and Real-World Physics for Learning Agile Humanoid Whole-Body Skills, website / code
- SIGGRAPH 2024, World-Grounded Human Motion Recovery via Gravity-View Coordinates, website / code
- CVPR 2019, Expressive Body Capture: 3D Hands, Face, and Body From a Single Image, website / code
- 软件工具:
- unitree_rl_gym, is a repository for reinforcement learning implementation based on Unitree robots, supporting Unitree Go2, H1, H1_2, and G1, code
- HumanoidVerse, is a multi-simulator framework for humanoid robot sim-to-real learning, code
- 硬件设备:
- Unitree G1, is a humanoid robot, website / specs / development guide
三、机器人操作数据采集
- 具体教程:
- 参考文献:
- arXiv 2024.07, Open-TeleVision: Teleoperation with Immersive Active Visual Feedback, website / code
- 软件工具:
- xr_teleoperate, aims to implement teleoperation control of a Unitree humanoid robot using XR devices (such as Apple Vision Pro, PICO 4 Ultra Enterprise, or Meta Quest 3), code
- 硬件设备:
- INSPIRE-ROBOTS RH56E2, is a dexterous hand integrating 17 tactile sensor in a single hand, which setup allows real-time acquisition of tactile information from various parts, website / specs
- Orbbec Gemini 335, is a depth + RGB camera, website / specs
- Apple Vision Pro, is a XR device for teleoperation control, website
- PICO 4 Ultra Enterprise, is a XR device for teleoperation control, website
四、机器人环境感知与建模
- 具体教程:
- 参考文献:
- arXiv 2025.05, Procedural Generation of Articulated Simulation-Ready Assets, website / code
- arXiv 2024.07, GRUtopia: Dream General Robots in a City at Scale, website / code
- TRO 2022, FAST-LIO2: Fast Direct LiDAR-inertial Odometry, code
- 软件工具:
- ROS2, Robotic Operating System2, code
- Navigation2, is a open-source navigation framework and system for ROS2, website / code
- Autonomous Exploration Development Environment, is meant for leveraging system development and robot deployment for ground-based autonomous navigation and exploration, website / code
- Isaac Sim, is a reference application built on NVIDIA Omniverse that enables developers to develop, simulate, and test AI-driven robots in physically-based virtual environments, website
- 硬件设备:
- AgileX Robotics SCOUT 2.0, is a an unmanned ground vehicle (UGV) designed for robotics research and development, website / specs
- LimX Dynamics TRON1, is a multi-modal biped robot, website / specs
- UBTECH Walker Tienkung, is a full-size humanoid robot, website / specs
- NVIDIA Jetson Orin NX, is a embedded computing platform for small, low-power autonomous machines, website
- Livox AVIA, is a LiDAR which combines compact and lightweight design, featuring an FOV greater than 70°, website / specs
- Unicore UM982, is a positioning and heading module designed to perform on-chip RTK positioning and dual-antenna heading, website / specs
五、机器人视觉语言导航
- 具体教程:
- 参考文献:
- ICRA 2025, SpatialBot: Precise Spatial Understanding with Vision Language Models, code
- RSS 2025, NaVILA: Legged Robot Vision-Language-Action Model for Navigation, website / code / model
- 2025.09, InternVLA-N1: An Open Dual-System Vision-Language Navigation Foundation Model with Learned Latent Plans, website / code
- arXiv 2025.05, NavDP: Learning Sim-to-Real Navigation Diffusion Policy with Privileged Information Guidance, website
- arXiv 2024.09, Open-nav: Exploring zero-shot vision-and-language navigation in continuous environment with open-source llms, website / code
- arXiv 2024.06, Depth Anything V2, website / code
- CVPRW 2024, Recognize Anything: A Strong Image Tagging Model, website / code
- CVPR 2022, Bridging the Gap Between Learning in Discrete and Continuous Environments for Vision-and-Language Navigation, code
- ECCV 2020, Beyond the Nav-Graph: Vision-and-Language Navigation in Continuous Environments, website / code
- 软件工具:
- Habitat-Sim, a flexible, high-performance 3D simulator for embodied AI research, website / code
- Habitat-Lab, a modular high-level library to train embodied AI agents across a variety of tasks and environments, website / code
六、机器人视觉语言操作
- 具体教程:
- 参考文献:
- arXiv 2025.03, : GR00T N1: An Open Foundation Model for Generalist Humanoid Robots, website / code
- arXiv 2024.10, : $π_0$, A Vision-Language-Action Flow Model for General Robot Control, website / code
- arXiv 2023.04, Learning Fine-Grained Bimanual Manipulation with Low-Cost Hardware
- 软件工具:
- LeRobot, aims to provide models, datasets, and tools for real-world robotics in PyTorch, website / code
- unitree_IL_lerobot, is a modification of the LeRobot open-source training framework, enabling the training and testing of data collected using the dual-arm dexterous hands of Unitree's G1 robot, code
- xr_teleoperate, aims to implement teleoperation control of a Unitree humanoid robot using XR devices (such as Apple Vision Pro, PICO 4 Ultra Enterprise, or Meta Quest 3), code
七、机器人人机交互系统
- 具体教程:
- 软件工具:
- 硬件设备:
- Livox Mid 360, is a LiDAR for low speed robotics, website / specs
联系方式