forked from openai/gym
-
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
b53e885
commit 5f8d1fc
Showing
1 changed file
with
4 additions
and
2 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,11 +24,13 @@ THE SOFTWARE. | |
|
||
# Mujoco models | ||
This work is derived from [MuJuCo models](http://www.mujoco.org/forum/index.php?resources/) used under the following license: | ||
```This file is part of MuJoCo. | ||
``` | ||
This file is part of MuJoCo. | ||
Copyright 2009-2015 Roboti LLC. | ||
Mujoco :: Advanced physics simulation engine | ||
Source : www.roboti.us | ||
Version : 1.31 | ||
Released : 23Apr16 | ||
Author :: Vikash Kumar | ||
Contacts : [email protected]``` | ||
Contacts : [email protected] | ||
``` |