FunctionBodyTreeSelectorModal({
open,
bodyTree,
existingPairs,
onCancel,
onConfirm,
})
web_frontend/src/components/Widgets/TrackersWidget/BodyTreeSelectorModal.tsx:38
FunctionDraggablePanel({
title,
children,
defaultX = 100,
defaultY = 100,
defaultWidth = 320,
defaultHeight = 320,
min
web_frontend/src/components/DraggablePanel/index.tsx:18
FunctionTopBar({
activePanel,
playerMotion,
onPanelChange,
theme,
onThemeChange,
onPlayerMotionChange,
})
web_frontend/src/components/TopBar/index.tsx:62
FunctionViewer3D({
sourceFile,
activePanel,
playerMotion,
retargetPreviewData,
streamingMetadata,
streamingFrames,
web_frontend/src/components/Viewer3D/index.tsx:49
Method__init__(self, source_file_path, robot_name, generator_type, config_name=None, view=True)
humanoid_retargeting/aligner.py:43
Method__init__(self, source_file_path, robot_name, view=True, frame_rate=100, max_steps=300000)
humanoid_retargeting/motion_player/robot_peroid_player.py:12