MCPcopy Create free account

hub / github.com/NVlabs/sage / functions

Functions7,169 in github.com/NVlabs/sage

↓ 6 callersFunctioncheck_collision_unified
Use the unified collision checking for consistency with sampling functions.
server/isaaclab/data_generation_mobile_manipulation_v7_eval_pose_aug_multi_step_from_parse.py:2612
↓ 6 callersFunctioncheck_collision_unified
Use the unified collision checking for consistency with sampling functions.
server/isaaclab/data_generation_mobile_manipulation_v4_eval_sample_pose_aug.py:2531
↓ 6 callersFunctioncheck_collision_unified
Use the unified collision checking for consistency with sampling functions.
server/isaaclab/data_generation_mobile_manipulation_v7_eval_pose_aug_from_parse.py:2612
↓ 6 callersFunctioncheck_collision_unified
Use the unified collision checking for consistency with sampling functions.
server/isaaclab/data_generation_mobile_manipulation_v3.py:1257
↓ 6 callersFunctioncheck_collision_unified
Use the unified collision checking for consistency with sampling functions.
server/isaaclab/data_generation_mobile_manipulation_v5_eval.py:2610
↓ 6 callersFunctioncheck_collision_unified
Use the unified collision checking for consistency with sampling functions.
server/isaaclab/data_generation_mobile_manipulation_v7_eval_pose_aug_multi_step.py:2610
↓ 6 callersFunctioncheck_collision_unified
Use the unified collision checking for consistency with sampling functions.
server/isaaclab/data_generation_mobile_manipulation_v6_eval.py:2610
↓ 6 callersFunctioncheck_collision_unified
Use the unified collision checking for consistency with sampling functions.
server/isaaclab/data_generation_mobile_manipulation_v7_eval.py:2610
↓ 6 callersFunctioncheck_collision_unified
Use the unified collision checking for consistency with sampling functions.
server/isaaclab/data_generation_mobile_manipulation_v7_eval_multi_step.py:2610
↓ 6 callersMethodclose
(self)
IsaacLab/source/extensions/omni.isaac.lab_tasks/omni/isaac/lab_tasks/utils/wrappers/rsl_rl/vecenv_wrapper.py:191
↓ 6 callersMethodcompute_objectives
Compute objective function values
server/room_solver.py:841
↓ 6 callersFunctioncompute_pose_error
Compute the position and orientation error between source and target frames. Args: t01: Position of source frame. Shape is (N, 3).
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/utils/math.py:820
↓ 6 callersFunctionconvert_to_warp_mesh
Create a warp mesh object with a mesh defined from vertices and triangles. Args: points: The vertices of the mesh. Shape is (N, 3), where
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/utils/warp/ops.py:130
↓ 6 callersFunctioncreate_door_mesh
Create a door mesh positioned on the wall.
server/isaacsim/isaac.sim.mcp_extension/isaac_sim_mcp_extension/scene/utils.py:522
↓ 6 callersFunctioncurobo_plan_traj
robot_qpos: (1, num_joints) current_ee_pos: (1, 3) target_ee_pos: (1, 3) target_ee_quat: (1, 4) return: traj: (num_steps
server/isaaclab/data_generation_mobile_manipulation_v2.py:681
↓ 6 callersFunctiondefault
(val, d)
matfuse-sd/src/ldm/modules/x_transformer.py:58
↓ 6 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v5_eval.py:3719
↓ 6 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v5.py:1123
↓ 6 callersFunctiondistance_pos_rot_fast
Fast distance calculation with approximations.
server/objects/object_mobile_manipulation_utils.py:3020
↓ 6 callersFunctioneuler_rpy_apply
Applies rotation from Euler XYZ on position vector.
IsaacLab/source/extensions/omni.isaac.lab/test/sensors/test_frame_transformer.py:43
↓ 6 callersFunctionfind_shared_walls
Find shared wall segments between two rooms. Args: room1: First room data room2: Second room data Returns:
server/utils.py:543
↓ 6 callersMethodforward
Updates articulation kinematics and fabric for rendering.
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/sim/simulation_context.py:419
↓ 6 callersMethodfrom_config
(cls, cfg)
M2T2/m2t2/m2t2.py:44
↓ 6 callersFunctionget_checkpoint_path
Get path to the model checkpoint in input directory. The checkpoint file is resolved as: ``<log_path>/<run_dir>/<*other_dirs>/<checkpoint>``, whe
IsaacLab/source/extensions/omni.isaac.lab_tasks/omni/isaac/lab_tasks/utils/parse_cfg.py:174
↓ 6 callersMethodget_dataset_sampler
(self)
robomimic/robomimic/utils/dataset.py:773
↓ 6 callersMethodget_input
(self, batch, k)
matfuse-sd/src/ldm/models/diffusion/ddpm.py:496
↓ 6 callersMethodget_state
Get current environment simulator state as a dictionary. Should be compatible with @reset_to.
robomimic/robomimic/envs/env_gym.py:152
↓ 6 callersMethodget_state
Get the state of the specified index from the dataset.
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/utils/datasets/episode_data.py:141
↓ 6 callersMethodget_timer_info
Retrieves the time logged in the global dictionary based on name. Args: name: Name of the the entry to be retrieved.
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/utils/timer.py:156
↓ 6 callersFunctionis_ee_reach_goal
(ee_goal, ee_frame_data, env_i, loc_success_threshold=0.03)
server/isaaclab/exps_fig_articulation_close.py:219
↓ 6 callersFunctionload_yaml
Loads an input PKL file safely. Args: filename: The path to pickled file. Raises: FileNotFoundError: When the specified file
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/utils/io/yaml.py:14
↓ 6 callersFunctionmake_plane
Generate a plane mesh. If :obj:`center_zero` is True, the origin is at center of the plane mesh i.e. the mesh extends from :math:`(-size[0] /
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/terrains/trimesh/utils.py:15
↓ 6 callersFunctionmap_tensor
Apply function @func to torch.Tensor objects in a nested dictionary or list or tuple. Args: x (dict or list or tuple): a possibl
robomimic/robomimic/utils/tensor_utils.py:46
↓ 6 callersFunctionmaybe_dict_from_checkpoint
Utility function for the common use case where either an ckpt path or a ckpt_dict is provided. This is a no-op if ckpt_dict is not None,
robomimic/robomimic/utils/file_utils.py:248
↓ 6 callersFunctionprocess_image
(image, img_size: int, device: str)
matfuse-sd/src/utils/inference_helpers.py:37
↓ 6 callersMethodprocess_obs
Prepares an observation @obs of this modality for network input. Args: obs (np.array or torch.Tensor): raw observation,
robomimic/robomimic/utils/obs_utils.py:850
↓ 6 callersFunctionpseudo_render_texture_map
(albedo, roughness, normal_map, light_dir=np.array([0, 0, 1]))
matfuse-sd/src/generate.py:34
↓ 6 callersFunctionquat_from_angle_axis
Convert rotations given as angle-axis to quaternions. Args: angle: The angle turned anti-clockwise in radians around the vector's directi
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/utils/math.py:629
↓ 6 callersFunctionquat_from_euler_rpy
Converts Euler XYZ to Quaternion (w, x, y, z).
IsaacLab/source/extensions/omni.isaac.lab/test/sensors/test_frame_transformer.py:37
↓ 6 callersFunctionquaternion_angle
Calculate the angle between two quaternions. Parameters: q1, q2: Lists or arrays of shape [w, x, y, z] representing quaternions Ret
server/isaacsim/isaac.sim.mcp_extension/isaac_sim_mcp_extension/sim_utils.py:60
↓ 6 callersFunctionrandom_orientation
Returns sampled rotation in 3D as quaternion. Args: num: The number of rotations to sample. device: Device to create tensor on.
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/utils/math.py:1251
↓ 6 callersMethodreset
Resets the scene entities. Args: env_ids: The indices of the environments to reset. Defaults to None (all instanc
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/scene/interactive_scene.py:398
↓ 6 callersMethodsample_log
(self, cond, batch_size, ddim, ddim_steps, image_size=None, **kwargs)
matfuse-sd/src/ldm/models/diffusion/ddpm.py:1686
↓ 6 callersMethodserialize
Get dictionary of current model parameters.
robomimic/robomimic/algo/hbc.py:262
↓ 6 callersMethodset_joint_velocity_target
Set joint velocity targets into internal buffers. .. note:: This function does not apply the joint targets to the simulation. It
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/assets/articulation/articulation.py:821
↓ 6 callersMethodset_time_lag
Sets the time lag for the delay buffer across the provided batch indices. Args: time_lag: The desired delay for the buffer.
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/utils/buffers/delay_buffer.py:106
↓ 6 callersFunctionsetup
(app)
IsaacLab/docs/conf.py:271
↓ 6 callersMethodstart
Start timing.
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/utils/timer.py:116
↓ 6 callersMethodstep
Execute one time-step of the environment's dynamics. The environment steps forward at a fixed time-step, while the physics simulation is
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/envs/manager_based_env.py:349
↓ 6 callersFunctionto_gpu
(dic)
M2T2/m2t2/train_utils.py:108
↓ 6 callersMethodupdate
Update the scene entities. Args: dt: The amount of time passed from last :meth:`update` call.
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/scene/interactive_scene.py:482
↓ 6 callersFunctionvalidate_room_layout
Validate room layout for overlaps, connectivity issues, and door/window placement. Args: rooms_data: List of room dictionaries f
server/validation.py:191
↓ 5 callersFunctionDotProduct
(tensorA, tensorB)
matfuse-sd/src/ldm/modules/losses/rendering.py:99
↓ 5 callersMethod__init__
(self, dim)
robomimic/robomimic/models/diffusion_policy_nets.py:34
↓ 5 callersMethod__init__
Args: input_obs_group_shapes (OrderedDict): a dictionary of dictionaries. Each key in this dictionary should spec
robomimic/robomimic/models/obs_nets.py:554
↓ 5 callersMethod__init__
( self, mlp, npoint=None, radius=None, nsample=None, norm='BN', use_xyz=True )
M2T2/m2t2/pointnet2_modules.py:280
↓ 5 callersMethod_check_tensorized
(self, sample, batch_size)
IsaacLab/source/extensions/omni.isaac.lab/test/envs/test_spaces_utils.py:164
↓ 5 callersFunction_escape_html
Helper function to escape HTML characters
server/vlm.py:922
↓ 5 callersMethod_resolve_common_term_cfg
Resolve common term configuration. Usually, called by the :meth:`_prepare_terms` method to resolve common term configuration. Note:
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/managers/manager_base.py:219
↓ 5 callersFunction_spawn_geom_from_prim_type
Create a USDGeom-based prim with the given attributes. To make the asset instanceable, we must follow a certain structure dictated by how USD sce
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/sim/spawners/shapes/shapes.py:222
↓ 5 callersFunction_spawn_mesh_geom_from_mesh
Create a `USDGeomMesh`_ prim from the given mesh. This function is similar to :func:`shapes._spawn_geom_from_prim_type` but spawns the prim from
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/sim/spawners/meshes/meshes.py:238
↓ 5 callersMethod_validate_properties_on_prim
Validate the properties on the prim. Args: prim_path: The prim name. cfg: The configuration for the light source.
IsaacLab/source/extensions/omni.isaac.lab/test/sim/test_spawn_lights.py:126
↓ 5 callersMethodadd_obstacle
(self, plan_grasp=False, target_object_name=None)
server/isaaclab/curobo_tools/curobo_planner.py:339
↓ 5 callersFunctionadd_to_dict
(dict, key, val)
M2T2/m2t2/train_utils.py:159
↓ 5 callersFunctionalgo_factory
Factory function for creating algorithms based on the algorithm name and config. Args: algo_name (str): the algorithm name
robomimic/robomimic/algo/algo.py:54
↓ 5 callersFunctionapply_object_transform
Apply position and rotation transforms to an object mesh. Args: mesh: The original mesh (untransformed) obj: Object cont
server/tex_utils.py:248
↓ 5 callersFunctionclean_json_comments
Remove C-style comments (// and /* */ comment text) from a JSON string while preserving any comment markers that appear inside string values
server/utils.py:2683
↓ 5 callersMethodclose
(self)
IsaacLab/source/extensions/omni.isaac.lab_tasks/omni/isaac/lab_tasks/utils/wrappers/rl_games.py:266
↓ 5 callersMethodclose
Close the dataset file handler.
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/utils/datasets/hdf5_dataset_file_handler.py:183
↓ 5 callersMethodclose
Cleanup for the environment.
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/envs/manager_based_env.py:421
↓ 5 callersFunctionconvert_camera_frame_orientation_convention
r"""Converts a quaternion representing a rotation from one convention to another. In USD, the camera follows the ``"opengl"`` convention. Thus, i
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/utils/math.py:1429
↓ 5 callersFunctioncreate_hdf5_filter_key
Creates a new hdf5 filter key in hdf5 file @hdf5_path with name @key_name that corresponds to the demonstrations @demo_keys. Filter keys
robomimic/robomimic/utils/file_utils.py:70
↓ 5 callersFunctioncreate_unified_occupancy_grid
Create a unified occupancy grid that will be consistent across all functions. Returns: tuple: (occupancy_grid, grid_x, grid_y, r
server/isaaclab/data_generation_mobile_manipulation_v4_eval.py:170
↓ 5 callersFunctioncreate_unified_occupancy_grid
Create a unified occupancy grid that will be consistent across all functions. Returns: tuple: (occupancy_grid, grid_x, grid_y, r
server/isaaclab/data_generation_mobile_manipulation_v7_eval_pose_aug.py:170
↓ 5 callersFunctioncreate_unified_occupancy_grid
Create a unified occupancy grid that will be consistent across all functions. Returns: tuple: (occupancy_grid, grid_x, grid_y, r
server/isaaclab/data_generation_mobile_manipulation_v7_eval_pose_aug_multi_step_from_parse.py:172
↓ 5 callersFunctioncreate_unified_occupancy_grid
Create a unified occupancy grid that will be consistent across all functions. Returns: tuple: (occupancy_grid, grid_x, grid_y, r
server/isaaclab/data_generation_mobile_manipulation_v7_eval_pose_aug_from_parse.py:172
↓ 5 callersFunctioncreate_unified_occupancy_grid
Create a unified occupancy grid that will be consistent across all functions. Returns: tuple: (occupancy_grid, grid_x, grid_y, r
server/isaaclab/data_generation_mobile_manipulation_v5_eval.py:170
↓ 5 callersFunctioncreate_unified_occupancy_grid
Create a unified occupancy grid that will be consistent across all functions. Returns: tuple: (occupancy_grid, grid_x, grid_y, r
server/isaaclab/data_generation_mobile_manipulation_v7_eval_pose_aug_multi_step.py:170
↓ 5 callersFunctioncreate_unified_occupancy_grid
Create a unified occupancy grid that will be consistent across all functions. Returns: tuple: (occupancy_grid, grid_x, grid_y, r
server/isaaclab/data_generation_mobile_manipulation_v6_eval.py:170
↓ 5 callersFunctioncreate_unified_occupancy_grid
Create a unified occupancy grid that will be consistent across all functions. Returns: tuple: (occupancy_grid, grid_x, grid_y, r
server/isaaclab/data_generation_mobile_manipulation_v7_eval.py:170
↓ 5 callersFunctioncreate_unified_occupancy_grid
Create a unified occupancy grid that will be consistent across all functions. Returns: tuple: (occupancy_grid, grid_x, grid_y, r
server/isaaclab/data_generation_mobile_manipulation_v7_eval_multi_step.py:170
↓ 5 callersFunctiondefault
(val, d)
matfuse-sd/src/ldm/util.py:91
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v4_eval_sample.py:3903
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v4_eval.py:3711
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_from_layout_parsing.py:1814
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v7.py:1265
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v6.py:1200
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v7_pose_aug.py:1289
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v7_eval_pose_aug.py:3774
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v4.py:3868
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v4_eval_sample_pose_aug_from_parse.py:3919
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v7_eval_pose_aug_multi_step_from_parse.py:3843
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v4_eval_sample_pose_aug.py:3909
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v7_eval_pose_aug_from_parse.py:3789
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_franka_mobile_manipulation_with_pose_aug.py:1814
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v5_pose_aug.py:1207
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v7_pose_aug_and_scene_aug.py:1289
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v3.py:2566
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v2.py:1550
↓ 5 callersFunctiondepth_to_rgb
(depth)
server/isaaclab/data_generation_mobile_manipulation_v7_pose_aug_and_scene_aug_motion_plan_eval.py:1291
← previousnext →301–400 of 7,169, ranked by callers