MCPcopy Index your code

hub / github.com/UWRobotLearning/rmp2 / functions

Functions177 in github.com/UWRobotLearning/rmp2

Method__init__
( self, accel_d_gain, metric_scalar, inertia, name='joint_damping', dtype=tf.float32)
rmp2/rmpgraph/rmps/rmps.py:317
Method__init__
( self, name, link, handcrafted_rmp = None, handcrafted_rmp_config =
rmp2/rmpgraph/rmps/rmps.py:355
Method__init__
not use num_outputs
rmp2/policies/gaussian_policy.py:16
Method__init__
(self, x_shape, feature_shape=0, feature_keys=None, units=(), activation='tanh', max_metric_value=10.
rmp2/policies/policy_networks.py:25
Method__init__
(self, config=None)
rmp2/envs/franka_residual_env.py:23
Method__init__
(self, config=None)
rmp2/envs/three_link_residual_env.py:23
Method__init__
(self, config=None)
rmp2/envs/three_link_residual_rmp_env.py:27
Method__init__
(self, config=None)
rmp2/envs/franka_residual_rmp_env.py:28
Method__init__
(self, urdf_path, eef_uid, bullet_client, time_step, mode=VEL_OPEN_LOOP)
rmp2/envs/robot_sim.py:45
Method__init__
(self, config=None)
rmp2/envs/three_link_env.py:37
Method__init__
:param robot_name: str, the name of the robot, 3link or franka :param workspace_dim: int, workspace dimension, either 2 or 3
rmp2/envs/robot_env.py:81
Method__init__
(self, config=None)
rmp2/envs/franka_env.py:36
Method_generate_random_goal
(self)
rmp2/envs/franka_residual_env.py:48
Method_generate_random_goal
(self)
rmp2/envs/three_link_residual_env.py:49
Method_generate_random_goal
(self)
rmp2/envs/three_link_residual_rmp_env.py:72
Method_generate_random_goal
(self)
rmp2/envs/franka_residual_rmp_env.py:72
Method_generate_random_goal
(self)
rmp2/envs/three_link_env.py:59
Method_generate_random_goal
(self)
rmp2/envs/franka_env.py:60
Method_generate_random_obstacles
(self)
rmp2/envs/franka_residual_env.py:54
Method_generate_random_obstacles
(self)
rmp2/envs/three_link_residual_env.py:55
Method_generate_random_obstacles
(self)
rmp2/envs/three_link_residual_rmp_env.py:78
Method_generate_random_obstacles
(self)
rmp2/envs/franka_residual_rmp_env.py:78
Method_generate_random_obstacles
(self)
rmp2/envs/three_link_env.py:75
Method_generate_random_obstacles
(self)
rmp2/envs/franka_env.py:77
Functionbmm
batch matrix multiplication
rmp2/utils/tf_utils.py:69
Methodcolor
(self, exp_name)
rmp2/utils/plot_configs.py:80
Functioncreate_robot_sim
create a acceleration-based control robot given name :param robot_name: robot name, 3link or franka :param bullet_client: pybullet client
rmp2/envs/robot_sim.py:177
Methodcspace_dim
(self)
rmp2/kinematics/tf_fk.py:188
Methodcustom_key
(exp_name)
rmp2/utils/plot_configs.py:96
Methodforward
(self, input_dict, state, seq_lens)
rmp2/policies/gaussian_policy.py:75
Methodforward_mapping
forward mapping from root node to leaf nodes given environment features -------------------------------------------- :param q
rmp2/rmpgraph/robotics.py:128
Functionfranka_env_creator
(env_config)
rmp2/utils/rllib_utils.py:12
Functionfranka_residual_env_creator
(env_config)
rmp2/utils/rllib_utils.py:16
Functionfranka_rmp_env_creator
(env_config)
rmp2/utils/rllib_utils.py:20
Methodget_extended_observation
(self)
rmp2/envs/three_link_residual_rmp_env.py:118
Methodget_extended_observation
(self)
rmp2/envs/franka_residual_rmp_env.py:118
Functionjacobian
compute the jacobian with default value of unconnected_gradients=0
rmp2/utils/tf_utils.py:111
Methodlabel
(self, exp_name)
rmp2/utils/plot_configs.py:87
Methodlstd
(self)
rmp2/policies/gaussian_policy.py:95
Methodnum_joints
(self)
rmp2/kinematics/tf_fk.py:184
Methodobs_to_policy_input
(self, obs)
rmp2/utils/env_wrappers.py:54
Methodobs_to_policy_input
(self, obs)
rmp2/utils/env_wrappers.py:69
Methodobs_to_policy_input
(self, obs)
rmp2/utils/env_wrappers.py:98
Methodobs_to_policy_input
(self, obs)
rmp2/utils/env_wrappers.py:128
Methodobs_to_policy_input
(self, obs)
rmp2/utils/env_wrappers.py:143
Methodobs_to_policy_input
(self, obs)
rmp2/utils/env_wrappers.py:171
Methodobs_to_value_input
(self, obs)
rmp2/utils/env_wrappers.py:57
Methodobs_to_value_input
(self, obs)
rmp2/utils/env_wrappers.py:82
Methodobs_to_value_input
(self, obs)
rmp2/utils/env_wrappers.py:112
Methodobs_to_value_input
(self, obs)
rmp2/utils/env_wrappers.py:131
Methodobs_to_value_input
(self, obs)
rmp2/utils/env_wrappers.py:156
Methodobs_to_value_input
(self, obs)
rmp2/utils/env_wrappers.py:185
Methodpolicy_output_to_action
(actions)
rmp2/utils/env_wrappers.py:61
Methodpolicy_output_to_action
(actions)
rmp2/utils/env_wrappers.py:90
Methodpolicy_output_to_action
(actions)
rmp2/utils/env_wrappers.py:120
Methodpolicy_output_to_action
(actions)
rmp2/utils/env_wrappers.py:135
Methodpolicy_output_to_action
(actions)
rmp2/utils/env_wrappers.py:164
Methodpolicy_output_to_action
(actions)
rmp2/utils/env_wrappers.py:193
Methodrender
(self, mode="rgb_array", close=False)
rmp2/envs/robot_env.py:309
Methodrmp_eval_canonical
(self, x, xd, **features)
rmp2/rmpgraph/rmps/rmps.py:327
Methodrmp_eval_natural
(self, x, xd, **features)
rmp2/rmpgraph/rmps/rmps.py:121
Methodrmp_eval_natural
(self, x, xd, **features)
rmp2/rmpgraph/rmps/rmps.py:159
Methodrmp_eval_natural
(self, x, xd, **features)
rmp2/rmpgraph/rmps/rmps.py:196
Methodrmp_eval_natural
(self, x, xd, **features)
rmp2/rmpgraph/rmps/rmps.py:248
Methodrmp_eval_natural
(self, x, xd, **features)
rmp2/rmpgraph/rmps/rmps.py:310
Methodrmp_eval_natural
(self, x, xd, **features)
rmp2/rmpgraph/rmps/rmps.py:339
Methodrmp_eval_natural
(self, x, xd, **features)
rmp2/rmpgraph/rmps/rmps.py:387
Methodsort_dirs
(self, dirs)
rmp2/utils/plot_configs.py:92
Methodstep
(self, residual_action)
rmp2/envs/franka_residual_env.py:61
Methodstep
(self, residual_action)
rmp2/envs/three_link_residual_env.py:62
Methodstep
(self, external_rmps)
rmp2/envs/three_link_residual_rmp_env.py:85
Methodstep
(self, external_rmps)
rmp2/envs/franka_residual_rmp_env.py:85
Methodstep
(self, action)
rmp2/envs/robot_env.py:281
Functionthree_link_env_creator
(env_config)
rmp2/utils/rllib_utils.py:24
Functionthree_link_residual_env_creator
(env_config)
rmp2/utils/rllib_utils.py:28
Functionthree_link_rmp_env_creator
(env_config)
rmp2/utils/rllib_utils.py:32
Methodvalue_function
(self)
rmp2/policies/gaussian_policy.py:91
← previous101–177 of 177, ranked by callers