File tree Expand file tree Collapse file tree 5 files changed +0
-29
lines changed Expand file tree Collapse file tree 5 files changed +0
-29
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ All notable changes to this project will be documented in this file.
66
77### Added
88
9- - Description: ANYmal D
109- Description: LEAP Hand v1
1110- Description: Shadow DEX-EE (MJCF) (thanks to @kevinzakka )
1211- Description: Stretch 3 (MJCF) (thanks to @kevinzakka )
Original file line number Diff line number Diff line change @@ -256,7 +256,6 @@ The DOF column denotes the number of actuated degrees of freedom.
256256| ` anymal_b_mj_description ` | ANYmal B | ANYbotics | 12 | MJCF |
257257| ` anymal_c_description ` | ANYmal C | ANYbotics | 12 | URDF |
258258| ` anymal_c_mj_description ` | ANYmal C | ANYbotics | 12 | MJCF |
259- | ` anymal_d_description ` | ANYmal D | ANYbotics | 12 | URDF |
260259| ` b1_description ` | B1 | UNITREE Robotics | 12 | URDF |
261260| ` spot_mj_description ` | Spot | Boston Dynamics | 12 | MJCF |
262261| ` go1_description ` | Go1 | UNITREE Robotics | 12 | URDF |
Original file line number Diff line number Diff line change @@ -59,7 +59,6 @@ def has_urdf(self) -> bool:
5959 "anymal_b_mj_description" : Description (Format .MJCF ),
6060 "anymal_c_description" : Description (Format .URDF ),
6161 "anymal_c_mj_description" : Description (Format .MJCF ),
62- "anymal_d_description" : Description (Format .URDF ),
6362 "atlas_drc_description" : Description (Format .URDF ),
6463 "atlas_v4_description" : Description (Format .URDF ),
6564 "b1_description" : Description (Format .URDF ),
Original file line number Diff line number Diff line change @@ -36,11 +36,6 @@ class Repository:
3636 commit = "f160b8f7fed840c47a6febe8e2bc78b32bf43a68" ,
3737 cache_path = "anymal_c_simple_description" ,
3838 ),
39- "anymal_d_simple_description" : Repository (
40- url = "https://github.com/ANYbotics/anymal_d_simple_description.git" ,
41- commit = "6adc14720aab583613975e5a9d6d4fa3cfcdd081" ,
42- cache_path = "anymal_d_simple_description" ,
43- ),
4439 "baxter_common" : Repository (
4540 url = "https://github.com/RethinkRobotics/baxter_common.git" ,
4641 commit = "v1.2.0" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments