↓ 9 callersMethodplan_motion(
self,
qpos,
target_position,
target_quat,
return_ee_pose=True,
server/isaaclab/curobo_tools/curobo_planner.py:213
↓ 9 callersFunctionrun_generation(
model,
render_emb,
palette_source,
sketch,
prompt,
num_samples,
image_resolution
matfuse-sd/src/utils/inference_helpers.py:219
↓ 8 callersFunction_sample_pose_offsets_condition(aug_obj, room_copy, layout_id, layout_copy_id, scene_save_dir, unit_length)
server/objects/object_augmentation.py:335
↓ 8 callersFunctionbuild_mesh_dict vertices: (N, 3) faces: (F, 3) vts: (N, 2) fts: (F, 2) texture_map: (H, W, 3), values in [0, 1]
server/nvdiffrast_rendering/mesh.py:23
↓ 8 callersFunctionquat_applyApply a quaternion rotation to a vector. Args: quat: The quaternion in (w, x, y, z). Shape is (..., 4). vec: The vector in (x, y,
IsaacLab/source/extensions/omni.isaac.lab/omni/isaac/lab/utils/math.py:546
↓ 7 callersMethoddecode(
self,
x_latent,
cond,
t_start,
unconditional_guidance_scale=1.0,
matfuse-sd/src/ldm/models/diffusion/ddim.py:444
↓ 7 callersFunctionget_camera_perspective_projection_matrix(fx, fy, cx, cy, H, W, near, far)
server/nvdiffrast_rendering/camera.py:247