diff --git a/Go1VelocityTracking/Go1VelocityTracking.zip b/Go1VelocityTracking/Go1VelocityTracking.zip new file mode 100644 index 0000000..b16adc2 Binary files /dev/null and b/Go1VelocityTracking/Go1VelocityTracking.zip differ diff --git a/Go1VelocityTracking/metadata.yaml b/Go1VelocityTracking/metadata.yaml new file mode 100644 index 0000000..0b76d8b --- /dev/null +++ b/Go1VelocityTracking/metadata.yaml @@ -0,0 +1,18 @@ +Name: "Go1 Velocity Tracking" +Category: Examples +RequiredContent: + - "UnitreeGo1" +Description: > + A velocity tracking example scene for the Unitree Go1 that demonstrates commanding + and tracking base motion in a ready-to-run setup. +Tags: + - example + - robotics + - velocity + - tracking + - go1 + - unitree +Files: + - 'Go1VelocityTracking/VelocityTracking.hscene' + - 'Go1VelocityTracking/VelocityTracking.hzr' + - 'Go1VelocityTracking/Scripts/VelocityTracking.cs' diff --git a/Go1VelocityTracking/thumbnail.png b/Go1VelocityTracking/thumbnail.png new file mode 100644 index 0000000..435bb44 Binary files /dev/null and b/Go1VelocityTracking/thumbnail.png differ diff --git a/UnitreeGo1/UnitreeGo1.zip b/UnitreeGo1/UnitreeGo1.zip new file mode 100644 index 0000000..fc3773e Binary files /dev/null and b/UnitreeGo1/UnitreeGo1.zip differ diff --git a/UnitreeGo1/metadata.yaml b/UnitreeGo1/metadata.yaml new file mode 100644 index 0000000..cbc14c7 --- /dev/null +++ b/UnitreeGo1/metadata.yaml @@ -0,0 +1,23 @@ +Name: "Unitree Go1" +Category: Robots +Description: > + A detailed quadruped robot asset pack for the Unitree Go1 platform, + including STL geometry for major leg and body links, plus ready-to-use + configuration, scene, and graph assets. +Tags: + - robot + - quadruped + - unitree + - go1 +Files: + - 'UnitreeGo1/Agents/UnitreeGo1Agent.cs' + - 'UnitreeGo1/assets/calf.stl' + - 'UnitreeGo1/assets/hip.stl' + - 'UnitreeGo1/assets/thigh.stl' + - 'UnitreeGo1/assets/thigh_mirror.stl' + - 'UnitreeGo1/assets/trunk.stl' + - 'UnitreeGo1/go1.png' + - 'UnitreeGo1/go1.xml' + - 'UnitreeGo1/MG_Velocity.hmograph' + - 'UnitreeGo1/scene.xml' + diff --git a/UnitreeGo1/thumbnail.png b/UnitreeGo1/thumbnail.png new file mode 100644 index 0000000..460a65a Binary files /dev/null and b/UnitreeGo1/thumbnail.png differ