↓ 1 callersFunction_select_candidate(
*,
instance_id: str,
candidates: tuple[AssetCandidateSpec, ...],
rng: random.Random,
sel
src/task/specs/episode.py:161
↓ 1 callersFunction_startup_state_indices(
*,
state_count: int,
frame_count: int,
sampling: str,
seed: int,
)
tools/render/render_episode.py:1156
↓ 1 callersFunctionapply_icp_canonical_alignment(
stage,
*,
root_prim_path: str,
mesh_prim_path: str,
canonical_usd_path: Path,
canoni
src/retrieval/curation/isaac_pipeline/canonical_alignment.py:320
↓ 1 callersMethodgenerate_task_authoring_bundle(
self,
*,
task_id: str,
template: TaskTemplateSpec,
guidance: str,
src/task/specs/task_draft_model.py:73