File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ def qpos_from_site_pose(physics,
5656 the site, or None if the position should be unconstrained (default).
5757 One or both of `target_pos` or `target_quat` must be specified.
5858 target_quat: A (4,) numpy array specifying the desired orientation of the
59- site as a quarternion , or None if the orientation should be unconstrained
59+ site as a quaternion , or None if the orientation should be unconstrained
6060 (default). One or both of `target_pos` or `target_quat` must be specified.
6161 joint_names: (optional) A list, tuple or numpy array specifying the names of
6262 one or more joints that can be manipulated in order to achieve the target
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ def is_excluded(s):
177177
178178setup (
179179 name = 'dm_control' ,
180- version = '0.0.350663385 ' ,
180+ version = '0.0.350726236 ' ,
181181 description = 'Continuous control environments and MuJoCo Python bindings.' ,
182182 author = 'DeepMind' ,
183183 license = 'Apache License, Version 2.0' ,
You can’t perform that action at this time.
0 commit comments