Home
last modified time | relevance | path

Searched defs:INIT_POSITION (Results 1 – 9 of 9) sorted by relevance

/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_envs/minitaur/robots/
H A Dminitaur_constants.py11 INIT_POSITION = (0, 0, 0.2) variable
H A Dlaikago_kinematic_constants.py8 INIT_POSITION = (0, 0, 0.5) variable
H A Dlaikago_constants.py18 INIT_POSITION = [0, 0, 0.48] variable
H A Dmini_cheetah.py30 INIT_POSITION = [0, 0, 0.4] variable
H A Dlaikago.py31 INIT_POSITION = [0, 0, 0.48] variable
H A Dminitaur.py21 INIT_POSITION = [0, 0, .2] variable
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_envs/bullet/
H A Dminitaur.py10 INIT_POSITION = [0, 0, .2] variable
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_envs/minitaur/envs/
H A Dminitaur.py18 INIT_POSITION = [0, 0, .2] variable
/dports/biology/ugene/ugene-40.1/src/plugins/workflow_designer/src/
H A DWorkflowViewItems.cpp1192 const QPointF INIT_POSITION = QPointF(0.0, 0.0); variable