Tech Blogs


  • LeRobot SO-ARM100 Train Guide

    LeRobot SO-ARM100 Train Guide

    1. Registration and Login If you haven't registered a HUGGINGFACE_TOKEN, you need to visit and register/login at:Hugging Face official website: https://huggingface.co/login?next=%2Fsettings%2Ftokens After successful registration and login: Create a new dataset...

  • LeRobot SO-ARM100 Assembly Guide

    LeRobot SO-ARM100 Assembly Guide

    1.Setting Servo IDs 1.Wiring Diagram 2.Check the port of servo driver. Run the program - it will first detect all serial ports. Then manually unplug the USB cable and press...

  • LeRobot Project Runtime Environment Setup Guide

    LeRobot Project Runtime Environment Setup Guide

    LeRobot Community Repository: https://github.com/huggingface/lerobot 1. Dependency Preparation 1.1 Install NVIDIA Graphics Drivers Linux Users:Refer to: Linux Ubuntu OS Install NVIDIA Driver Guide Windows Users:Download from official website: https://www.nvidia.com/en-us/drivers/ 1.2 Install...

  • Linux Ubuntu OS Install Anaconda Guide

    Linux Ubuntu OS Install Anaconda Guide

    1. Install Required Dependencies Execute the following command to install necessary dependency packages for Anaconda: sudo apt install libgl1-mesa-glx libegl1-mesa libxrandr2 libxrandr2 libxss1 libxcursor1 libxcomposite1 libasound2 libxi6 libxtst6 2. Download...