unitree_ros/robots/g1_description
matheecs c6a256d3f3 update g1 with inspire_hand_FTP 2025-04-10 16:47:15 +08:00
..
images update g1_29dof_with_hand model 2024-09-25 11:37:27 +08:00
inspire_hand update g1 with inspire_hand_FTP 2025-04-10 16:47:15 +08:00
meshes update g1 with inspire_hand_FTP 2025-04-10 16:47:15 +08:00
README.md update g1 doc 2025-03-12 15:31:44 +08:00
dex3_1_l.urdf fix naming 2025-03-20 11:41:40 +08:00
dex3_1_r.urdf fix naming 2025-03-20 11:41:40 +08:00
g1_23dof.urdf update joint limit 2025-03-27 13:28:37 +08:00
g1_23dof.xml add imu_in_pelvis for g1 2024-10-22 15:14:43 +08:00
g1_23dof_rev_1_0.urdf update joint limit 2025-03-27 13:28:37 +08:00
g1_23dof_rev_1_0.xml update hip_roll_joint for g1 rev 1.0 2024-10-22 17:24:55 +08:00
g1_29dof.urdf update joint limit 2025-03-27 13:28:37 +08:00
g1_29dof.xml add imu_in_pelvis for g1 2024-10-22 15:14:43 +08:00
g1_29dof_lock_waist.urdf update joint limit 2025-03-27 13:28:37 +08:00
g1_29dof_lock_waist.xml add lock waist urdf & mjcf for g1 2024-10-22 17:04:06 +08:00
g1_29dof_lock_waist_rev_1_0.urdf update joint limit 2025-03-27 13:28:37 +08:00
g1_29dof_lock_waist_rev_1_0.xml update hip_roll_joint for g1 rev 1.0 2024-10-22 17:24:55 +08:00
g1_29dof_lock_waist_with_hand_rev_1_0.urdf update joint limit 2025-03-27 13:28:37 +08:00
g1_29dof_lock_waist_with_hand_rev_1_0.xml add g1_29dof_lock_waist_with_hand_rev_1_0 2025-03-10 10:20:33 +08:00
g1_29dof_rev_1_0.urdf update joint limit 2025-03-27 13:28:37 +08:00
g1_29dof_rev_1_0.xml update hip_roll_joint for g1 rev 1.0 2024-10-22 17:24:55 +08:00
g1_29dof_rev_1_0_with_inspire_hand_DFQ.urdf update joint limit 2025-03-27 13:28:37 +08:00
g1_29dof_rev_1_0_with_inspire_hand_FTP.urdf update g1 with inspire_hand_FTP 2025-04-10 16:47:15 +08:00
g1_29dof_with_hand.urdf update joint limit 2025-03-27 13:28:37 +08:00
g1_29dof_with_hand.xml add imu_in_pelvis for g1 2024-10-22 15:14:43 +08:00
g1_29dof_with_hand_rev_1_0.urdf update joint limit 2025-03-27 13:28:37 +08:00
g1_29dof_with_hand_rev_1_0.xml update hip_roll_joint for g1 rev 1.0 2024-10-22 17:24:55 +08:00
g1_comp.urdf update joint limit 2025-03-27 13:28:37 +08:00
g1_dual_arm.urdf update joint limit 2025-03-27 13:28:37 +08:00
g1_dual_arm.xml update G1 urdf&mjcf 2024-09-03 16:58:00 +08:00
merge_g1_29dof_and_inspire_hand.ipynb add inspire hand for g1 2025-03-12 15:19:52 +08:00

README.md

Unitree G1 Description (URDF & MJCF)

Overview

This package includes a universal humanoid robot description (URDF & MJCF) for the Unitree G1, developed by Unitree Robotics.

MJCF/URDF for the G1 robot:

MJCF/URDF file name mode_machine Hip roll reduction ratio Update status dof#leg dof#waist dof#arm dof#hand
g1_23dof_rev_1_0 4 22.5 Up-to-date 6*2 1 5*2 0
g1_29dof_rev_1_0 5 22.5 Up-to-date 6*2 3 7*2 0
g1_29dof_with_hand_rev_1_0 5 22.5 Up-to-date 6*2 3 7*2 7*2
g1_29dof_rev_1_0_with_inspire_hand_DFQ 5 22.5 Up-to-date 6*2 3 7*2 12*2
g1_29dof_rev_1_0_with_inspire_hand_FTP 5 22.5 Up-to-date 6*2 3 7*2 12*2
g1_29dof_lock_waist_rev_1_0 6 22.5 Up-to-date 6*2 1 7*2 0
g1_29dof_lock_waist_with_hand_rev_1_0 6 22.5 Up-to-date 6*2 1 7*2 7*2
g1_dual_arm 9 null Up-to-date 0 0 7*2 0
g1_23dof 1 14.5 Deprecated 6*2 1 5*2 0
g1_29dof 2 14.5 Deprecated 6*2 3 7*2 0
g1_29dof_with_hand 2 14.5 Deprecated 6*2 3 7*2 7*2
g1_29dof_lock_waist 3 14.5 Deprecated 6*2 1 7*2 0

Visulization with MuJoCo

  1. Open MuJoCo Viewer

    pip install mujoco
    python -m mujoco.viewer
    
  2. Drag and drop the MJCF/URDF model file (g1_XXX.xml/g1_XXX.urdf) to the MuJoCo Viewer.