Update example script.

This commit is contained in:
Daniel
2025-04-24 15:54:05 +02:00
parent 79788cd7e0
commit 7bbb91896a

View File

@ -26,6 +26,9 @@ config = {
"batch_poses": True,
"whole_body": whole_body,
"take_interval": 1,
"fps": -1,
"max_movement_speed": 0,
"max_track_distance": 0,
}
joint_names_2d = utils_pipeline.get_joint_names(whole_body)