Update example script.
This commit is contained in:
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user