Skip to content

Commit

Permalink
create getters by name (work in progress)
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszlitwin committed Apr 17, 2019
1 parent 1aeb02e commit 3208217
Show file tree
Hide file tree
Showing 3 changed files with 1,022 additions and 4 deletions.
2 changes: 1 addition & 1 deletion mujoco_py/generated/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

###### const from defines ######
MINVAL = 1e-15 # minimum value in any denominator
PI = 3.141592653589793 #
PI = 3.141592653589793 #
MAXVAL = 10000000000.0 # maximum value in qpos, qvel, qacc
MINMU = 1e-05 # minimum friction coefficient
MINIMP = 0.0001 # minimum constraint impedance
Expand Down
Loading

0 comments on commit 3208217

Please sign in to comment.