G1 documentation lives in three layers: Unitree's official documentation center, the READMEs and examples of the GitHub repositories, and the Turkish guide network on this site.
Unitree's documentation center lives at support.unitree.com: G1 quick start, safety procedures, remote controller and app usage, and in the developer section the SDK services and state machine (FSM) reference. Firmware updates and official app links are also there. It is in English and Chinese.
Hardware Reference Summary
G1: 23 to 43 degrees of freedom (by configuration), NVIDIA Jetson Orin NX (100 TOPS) on the EDU, LIVOX MID360 LiDAR (360° horizontal FOV) and Intel RealSense D435i depth camera, optional Dex3-1 three-fingered hand (7 DoF, Lemo 6-pin interface). The OS side is Ubuntu 22.04 LTS with ROS2 Humble. See the G1 Basic vs EDU comparison for configuration differences and the G1 pricing page for current prices.
Software Stack Map
Control: unitree_sdk2 / unitree_sdk2_python (over CycloneDDS). Integration: unitree_ros2 (ROS2 Humble). Simulation: URDF/MJCF (unitree_ros), USD (unitree_model), Isaac Sim and MuJoCo. Training: unitree_rl_gym / unitree_rl_lab. Teleoperation: xr_teleoperate. The full repo list and scenario mapping is in the G1 GitHub repository map.