Home
last modified time | relevance | path

Searched defs:initial_qpos (Results 1 – 6 of 6) sorted by relevance

/dports/math/py-gym/gym-0.21.0/gym/envs/robotics/hand/
H A Dreach.py61 initial_qpos=DEFAULT_INITIAL_QPOS, argument
93 def _env_setup(self, initial_qpos): argument
H A Dmanipulate.py40 initial_qpos=None, argument
158 def _env_setup(self, initial_qpos): argument
H A Dmanipulate_touch_sensors.py21 initial_qpos={}, argument
/dports/math/py-gym/gym-0.21.0/gym/envs/robotics/
H A Dfetch_env.py26 initial_qpos, argument
208 def _env_setup(self, initial_qpos): argument
H A Drobot_env.py22 def __init__(self, model_path, initial_qpos, n_actions, n_substeps): argument
157 def _env_setup(self, initial_qpos): argument
H A Dhand_env.py12 def __init__(self, model_path, n_substeps, initial_qpos, relative_control): argument