File tree Expand file tree Collapse file tree 4 files changed +0
-53
lines changed Expand file tree Collapse file tree 4 files changed +0
-53
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: NAO
109- Description: Robonaut 2
1110- Description: Valkyrie
1211- Loader: MuJoCo
Original file line number Diff line number Diff line change @@ -126,7 +126,6 @@ Available robot descriptions ([gallery](https://github.com/robot-descriptions/aw
126126| Laikago | UNITREE Robotics | MJCF, URDF | ` laikago_description ` |
127127| Mini Cheetah | MIT | URDF | ` mini_cheetah_description ` |
128128| Minitaur | Ghost Robotics | URDF | ` minitaur_description ` |
129- | NAO | SoftBank Robotics | URDF | ` nao_description ` |
130129| Panda | Franka Emika | MJCF | ` panda_mj_description ` |
131130| Panda | Franka Emika | URDF | ` panda_description ` |
132131| Pepper | SoftBank Robotics | URDF | ` pepper_description ` |
Original file line number Diff line number Diff line change @@ -102,7 +102,6 @@ def has_urdf(self) -> bool:
102102 "laikago_description" : Description (Format .URDF ),
103103 "mini_cheetah_description" : Description (Format .URDF ),
104104 "minitaur_description" : Description (Format .URDF ),
105- "nao_description" : Description (Format .URDF ),
106105 "panda_description" : Description (Format .URDF ),
107106 "panda_mj_description" : Description (Format .MJCF ),
108107 "pepper_description" : Description (Format .URDF ),
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments