Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVlabs/neural-robot-dynamics
/ functions
Functions
452 in github.com/NVlabs/neural-robot-dynamics
⨍
Functions
452
◇
Types & classes
49
Method
control_limits
(self)
envs/neural_environment.py:200
Method
controllable_dofs
(self)
envs/neural_environment.py:238
Function
convert_angular_states_b2w
(frame_quat, quat, omega)
utils/torch_utils.py:151
Function
convert_angular_states_w2b
(frame_quat, quat, omega)
utils/torch_utils.py:145
Function
convert_dict_to_hydra_str_list
(cfg, prefix="")
utils/python_utils.py:45
Function
convert_joint_torques
( body_q: wp.array(dtype=wp.transform), body_com: wp.array(dtype=wp.vec3), joint_type: wp.array(dt
envs/warp_sim_envs/utils.py:373
Function
convert_states_b2w
(frame_pos, frame_quat, p, quat, omega, nu)
utils/torch_utils.py:137
Function
convert_states_w2b
(frame_pos, frame_quat, p, quat, omega, nu)
utils/torch_utils.py:129
Function
cost2reward
( cost: wp.array(dtype=float), scale: float, bias: float, reward: wp.array(dtype=float), )
envs/warp_sim_envs/wrapper_utils.py:63
Method
create_articulation
(self, builder)
envs/warp_sim_envs/env_ant.py:360
Method
create_articulation
(self, builder)
envs/warp_sim_envs/env_cartpole.py:169
Method
create_articulation
(self, builder)
envs/warp_sim_envs/env_pendulum_with_contact.py:93
Method
create_articulation
(self, builder)
envs/warp_sim_envs/env_franka_panda.py:300
Method
create_articulation
(self, builder)
envs/warp_sim_envs/env_anymal.py:446
Method
create_articulation
(self, builder)
envs/warp_sim_envs/env_cube_toss.py:199
Method
crop_block_size
(self, block_size)
models/model_transformer.py:212
Method
custom_render
(self, render_state, renderer)
envs/warp_sim_envs/env_ant.py:581
Method
custom_render
(self, render_state, renderer)
envs/warp_sim_envs/env_franka_panda.py:443
Method
custom_render
(self, render_state, renderer)
envs/warp_sim_envs/env_anymal.py:692
Method
custom_render
(self, render_state, renderer)
envs/warp_sim_envs/env_cube_toss.py:311
Method
delete_timer
(self, timer_name)
utils/time_report.py:69
Function
delta_quat
(quat0, quat1, frame='world')
utils/torch_utils.py:85
Function
determine_angular_dofs
( joint_type: wp.array(dtype=int), joint_q_start: wp.array(dtype=int), joint_axis_start: wp.array(
integrators/integrator_neural.py:37
Method
device
(self)
envs/neural_environment.py:212
Function
device_to_torch
(warp_device)
utils/warp_utils.py:137
Method
dof_q_per_env
(self)
envs/neural_environment.py:164
Method
dof_qd_per_env
(self)
envs/neural_environment.py:168
Function
double_cartpole_cost
( joint_q: wp.array(dtype=wp.float32), joint_qd: wp.array(dtype=wp.float32), joint_act: wp.array(d
envs/warp_sim_envs/env_cartpole.py:59
Method
entrop
(self)
models/distributions.py:23
Method
env_is_wrapped
Check if environments are wrapped with a given wrapper :return: (List[bool]) List of bools for each environment, indicating if wrapp
envs/rlgames_env_wrapper.py:291
Method
env_method
Call instance methods of vectorized environments. :param method_name: (str) The name of the environment method to invoke. :p
envs/rlgames_env_wrapper.py:262
Method
estimate_mfu
estimate model flops utilization (MFU) in units of A100 bfloat16 peak FLOPS
models/model_transformer.py:322
Function
eval_center_of_mass
( body_q: wp.array(dtype=wp.transform), body_com: wp.array(dtype=wp.vec3), body_mass: wp.array(dty
envs/warp_sim_envs/utils.py:97
Method
eval_collisions
(self)
envs/neural_environment.py:250
Function
eval_fk
(model, state)
utils/warp_utils.py:119
Function
eval_ik
(model, state)
utils/warp_utils.py:129
Function
eval_kinetic_energy
( articulation_start: wp.array(dtype=int), articulation_M_start: wp.array(dtype=int), body_v: wp.a
envs/warp_sim_envs/utils.py:54
Function
eval_potential_energy
( body_q: wp.array(dtype=wp.transform), body_com: wp.array(dtype=wp.vec3), body_mass: wp.array(dty
envs/warp_sim_envs/utils.py:75
Function
eval_timeout
( max_episode_length: int, timeout_buf: wp.array(dtype=bool), progress_buf: wp.array(dtype=int),
envs/rlgames_env_wrapper.py:40
Function
eval_timeout
( max_episode_length: int, timeout_buf: wp.array(dtype=bool), progress_buf: wp.array(dtype=int),
envs/warp_sim_envs/wrapper_utils.py:74
Function
exponential_coord_to_quat
(exp_coord)
utils/torch_utils.py:113
Method
forward
(self, input)
models/model_transformer.py:27
Method
forward
(self, x)
models/model_transformer.py:57
Method
forward
(self, x)
models/model_transformer.py:97
Method
forward
(self, x)
models/model_transformer.py:113
Method
forward
(self, idx, targets=None)
models/model_transformer.py:183
Method
forward
(self, inputs, deterministic = False)
models/models.py:46
Method
forward
(self, input_dict, deterministic = False, inject_noise = False)
models/models.py:218
Method
forward
(self, inputs)
models/base_models.py:39
Method
forward
(self, x)
models/base_models.py:62
Method
forward
(self, x)
models/base_models.py:138
Method
frame_dt
(self)
envs/neural_environment.py:258
Function
franka_reaching_cost
( body_q: wp.array(dtype=wp.transform), ee_id: int, ee_offset: wp.transform, targets: wp.array
envs/warp_sim_envs/env_franka_panda.py:67
Method
from_pretrained
(cls, model_type, override_args=None)
models/model_transformer.py:226
Method
generate
Take a conditioning sequence of indices idx (LongTensor of shape (b,t)) and complete the sequence max_new_tokens times, feeding the p
models/model_transformer.py:339
Function
generate_contact_pairs
( geo: warp.sim.ModelShapeGeometry, shape_shape_collision: wp.array(dtype=bool), num_shapes_per_en
envs/abstract_contact_environment.py:35
Function
generate_pd_control_kernel
( joint_q: wp.array(dtype=wp.float32), joint_qd: wp.array(dtype=wp.float32), target_q: wp.array(dt
envs/warp_sim_envs/utils.py:597
Function
get_activation_func
(activation_name)
models/model_utils.py:23
Method
get_attr
Return attribute from vectorized environment. :param attr_name: (str) The name of the attribute whose value to return :param
envs/rlgames_env_wrapper.py:239
Method
get_datasets
(self, train_dataset_path, valid_datasets_cfg)
algorithms/sequence_model_trainer.py:34
Method
get_env_info
(self)
envs/rlgames_env_wrapper.py:299
Method
get_extras
( self, extras: dict )
envs/warp_sim_envs/environment.py:697
Method
get_hidden_states
(self)
models/base_models.py:106
Method
get_images
Return RGB images from each environment
envs/rlgames_env_wrapper.py:285
Method
get_neural_model_inputs
(self)
integrators/integrator_neural_stateful.py:86
Method
get_neural_model_inputs
(self)
integrators/integrator_neural_transformer.py:38
Method
get_rgb_observations
(self)
envs/rlgames_env_wrapper.py:146
Method
get_rnn_hidden_states
(self)
models/models.py:251
Method
get_state_observations
(self)
envs/rlgames_env_wrapper.py:138
Method
hidden_states_size
(self)
models/base_models.py:118
Function
init
(module, weight_init, bias_init, gain=1)
models/model_utils.py:18
Method
init_rnn
(self, batch_size)
envs/neural_environment.py:304
Method
init_wandb
(self, wandb_project, wandb_name)
utils/logger.py:28
Method
initialize_hidden_states
(self, batch_size)
models/base_models.py:67
Method
joint_act
(self)
envs/warp_sim_envs/environment.py:633
Method
joint_act_dim
(self)
envs/neural_environment.py:188
Method
joint_act_dim
(self)
envs/warp_sim_envs/environment.py:637
Method
joint_act_dim
(self)
generate/simulation_sampler.py:228
Method
joint_control
(self)
envs/neural_environment.py:234
Method
joint_limit_lower
(self)
envs/neural_environment.py:180
Method
joint_limit_upper
(self)
envs/neural_environment.py:184
Method
joint_types
(self)
envs/neural_environment.py:208
Method
log_probs
(self, actions)
models/distributions.py:20
Method
mode
(self)
models/distributions.py:26
Method
next_state
Shortcut to subsequent state (the state to which we will write to at the next substep) Note: This property is only rarely useful sin
envs/warp_sim_envs/environment.py:538
Function
normalize
(x, eps: float = 1e-9)
utils/torch_utils.py:98
Method
normalize
(self, obs: dict, un_norm = False)
utils/running_mean_std.py:115
Method
num_contacts_per_env
(self)
envs/neural_environment.py:254
Method
num_envs
(self)
envs/neural_environment.py:160
Method
observation_dim
(self)
envs/neural_environment.py:204
Method
observation_dim
(self)
envs/warp_sim_envs/env_ant.py:529
Method
observation_dim
(self)
envs/warp_sim_envs/environment.py:665
Method
observation_dim
(self)
envs/warp_sim_envs/env_franka_panda.py:485
Method
observation_dim
(self)
envs/warp_sim_envs/env_anymal.py:624
Function
plot_graph
Plots a graph using matplotlib. Args: vertices: A numpy array of shape (N, 3) containing the vertex positions. edges: A nump
envs/warp_sim_envs/utils.py:286
Method
print
(self, string_mode = False, in_second = True)
utils/time_report.py:85
Method
process_infos
(self, infos, done_indices)
envs/rlgames_env_wrapper.py:324
Function
quat_angle_diff
(quat_0, quat_1)
utils/torch_utils.py:92
Function
quat_to_exponential_coord
(quat)
utils/torch_utils.py:105
Function
remesh
Remeshes a 3D triangular surface mesh using the specified method. Args: vertices: A numpy array of shape (N, 3) containing the verte
envs/warp_sim_envs/utils.py:244
← previous
next →
301–400 of 452, ranked by callers