-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2582d26
commit f266019
Showing
215 changed files
with
1,851,059 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!-- This is the base xml for all physics simulations. Set global configs here. --> | ||
<mujoco model="base"> | ||
<compiler angle="radian" meshdir="meshes/" inertiagrouprange="0 0" autolimits="true"/> | ||
<option impratio="20" cone="elliptic" density="1.2" viscosity="0.00002"/> | ||
<size nconmax="5000" njmax="5000"/> | ||
|
||
<asset> | ||
</asset> | ||
|
||
<visual> | ||
<map znear="0.001" /> | ||
</visual> | ||
|
||
<actuator> | ||
</actuator> | ||
|
||
<worldbody> | ||
</worldbody> | ||
|
||
<equality> | ||
</equality> | ||
</mujoco> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.