MCPcopy Create free account

hub / github.com/asu-iris/Complementarity-Free-Dexterous-Manipulation / functions

Functions173 in github.com/asu-iris/Complementarity-Free-Dexterous-Manipulation

Methoddetect_once
(self, simulator: MjSimulator)
contact/trifinger_collision_detection.py:16
Methoddetect_once
(self, simulator: MjSimulator)
contact/fingertips_collision_detection.py:15
Methodgenerate_cmd
(self)
examples/sim/boxes_pushing/boxes_pushing_sim.py:69
Methodget_fingertip_position
(self)
envs/trifinger_env.py:59
Methodget_fingertips_position
(self)
envs/allegro_env.py:88
Methodget_state
(self)
envs/trifinger_env.py:65
Methodinit_cost_fns
(self)
examples/mpc/trifinger/camera/params.py:101
Methodinit_cost_fns
(self)
examples/mpc/trifinger/cube/params.py:101
Methodinit_cost_fns
(self)
examples/mpc/trifinger/mug/params.py:101
Methodinit_cost_fns
(self)
examples/mpc/trifinger/cup/params.py:101
Methodinit_cost_fns
(self)
examples/mpc/trifinger/can/params.py:101
Methodinit_cost_fns
(self)
examples/mpc/trifinger/bunny/params.py:101
Methodinit_cost_fns
(self)
examples/mpc/trifinger/rubber_duck/params.py:101
Methodinit_cost_fns
(self)
examples/mpc/trifinger/bowl/params.py:101
Methodinit_cost_fns
(self)
examples/mpc/trifinger/teapot/params.py:101
Methodinit_cost_fns
(self)
examples/mpc/trifinger/piggy_bank/params.py:101
Methodinit_cost_fns
(self)
examples/mpc/trifinger/airplane/params.py:101
Methodinit_cost_fns
(self)
examples/mpc/trifinger/stick/params.py:101
Methodinit_cost_fns
(self)
examples/mpc/trifinger/binoculars/params.py:101
Methodinit_cost_fns
(self)
examples/mpc/trifinger/torus/params.py:101
Methodinit_cost_fns
(self)
examples/mpc/trifinger/water_bottle/params.py:101
Methodinit_cost_fns
(self)
examples/mpc/trifinger/foambrick/params.py:101
Methodinit_cost_fns
(self)
examples/mpc/trifinger/elephant/params.py:101
Methodinit_cost_fns
(self)
examples/mpc/allegro/camera/params.py:97
Methodinit_cost_fns
(self)
examples/mpc/allegro/cube/params.py:97
Methodinit_cost_fns
(self)
examples/mpc/allegro/cup/params.py:97
Methodinit_cost_fns
(self)
examples/mpc/allegro/can/params.py:97
Methodinit_cost_fns
(self)
examples/mpc/allegro/bunny/params.py:97
Methodinit_cost_fns
(self)
examples/mpc/allegro/rubber_duck/params.py:97
Methodinit_cost_fns
(self)
examples/mpc/allegro/bowl/params.py:97
Methodinit_cost_fns
(self)
examples/mpc/allegro/teapot/params.py:97
Methodinit_cost_fns
(self)
examples/mpc/allegro/piggy_bank/params.py:98
Methodinit_cost_fns
(self)
examples/mpc/allegro/airplane/params.py:97
Methodinit_cost_fns
(self)
examples/mpc/allegro/stick/params.py:98
Methodinit_cost_fns
(self)
examples/mpc/allegro/binoculars/params.py:97
Methodinit_cost_fns
(self)
examples/mpc/allegro/torus/params.py:97
Methodinit_cost_fns
(self)
examples/mpc/allegro/water_bottle/params.py:97
Methodinit_cost_fns
(self)
examples/mpc/allegro/foambrick/params.py:98
Methodinit_cost_fns
(self)
examples/mpc/allegro/elephant/params.py:97
Methodinit_cost_fns
(self)
examples/mpc/fingertips/cube/params.py:107
Methodinit_cost_fns
(self)
examples/mpc/fingertips/bunny/params.py:103
Methodinit_cost_fns
(self)
examples/mpc/fingertips/stick/params.py:97
Methodinit_cost_fns
(self)
examples/mpc/fingertips/foambrick/params.py:109
FunctionkeyboardCallback
(keycode)
examples/sim/boxes_pushing/boxes_pushing_sim.py:24
MethodkeyboardCallback
(self, keycode)
envs/trifinger_env.py:26
MethodkeyboardCallback
(self, keycode)
envs/allegro_env.py:34
MethodkeyboardCallback
(self, keycode)
envs/fingertips_env.py:25
MethodkeyboardCallback
(self, keycode)
examples/sim/boxes_pushing/boxes_pushing_env.py:23
Functionload_data
(data_name, save_dir=None)
utils/metrics.py:52
Methodplan_once
(self, target_p, target_q, curr_x, phi_vec, jac_mat, sol_guess=None)
planning/mpc_implicit.py:23
Functionquat2angle
(q)
utils/rotations.py:239
Functionquat2rotmat
Covert a quaternion into a full three-dimensional rotation matrix.
utils/rotations.py:202
Functionquat_to_rpy
(q)
utils/rotations.py:32
FunctionquaternionToAxisAngle
(p: np.ndarray)
utils/rotations.py:79
Functionquaternion_conjugate
Return conjugate of quaternion.
utils/rotations.py:126
Functionquaternion_imag
Return imaginary part of quaternion.
utils/rotations.py:148
Functionquaternion_inverse
Return inverse of quaternion.
utils/rotations.py:134
Functionquaternion_mul
(q1, q2)
utils/rotations.py:122
Functionquaternion_multiply
Return multiplication of two quaternions.
utils/rotations.py:58
Functionquaternion_real
Return real part of quaternion.
utils/rotations.py:142
Functionquaternion_slerp
Return spherical linear interpolation between two quaternions.
utils/rotations.py:154
Functionrandom_quaternion
Return uniform random unit quaternion. rand: array like or None Three independent random variables that are uniformly distributed
utils/rotations.py:180
Methodreset_fingers_qpos
(self)
envs/allegro_env.py:73
Functionrpy_to_quaternion
(angles)
utils/rotations.py:21
Functionsave_data
(data, data_name, save_dir=None)
utils/metrics.py:37
Methodstep
(self, cmd)
envs/trifinger_env.py:41
Methodstep
(self, jpos_cmd)
envs/allegro_env.py:64
Methodstep
(self, fts_pos_cmd)
envs/fingertips_env.py:41
Methodstep
(self, curr_q, cmd, phi_vec, jac_mat, sigma)
examples/sim/boxes_pushing/boxes_pushing_explicit_model.py:84
Methodstep
(self, curr_q, cmd, phi_vec, jac_mat)
examples/sim/boxes_pushing/boxes_pushing_qp_model.py:77
Methodstep
(self, cmd=0.0)
examples/sim/boxes_pushing/boxes_pushing_env.py:45
Methodstep
(self, curr_q, cmd, phi_vec, jac_mat, sigma)
models/explicit_model.py:80
Methodstep
(self, curr_q, cmd, phi_vec, jac_mat)
models/qp_model.py:77
← previous101–173 of 173, ranked by callers