Mixed updates and improvements.
This commit is contained in:
@ -361,7 +361,7 @@ def main():
|
||||
save_json(config, config_path)
|
||||
|
||||
# Call the CPP binary
|
||||
os.system("/RapidPoseTriangulation/scripts/test_skelda_dataset")
|
||||
os.system("/RapidPoseTriangulation/scripts/test_skelda_dataset.bin")
|
||||
|
||||
# Load the results
|
||||
print("Loading exports ...")
|
||||
|
||||
Reference in New Issue
Block a user