Skip to content

Commit

Permalink
Merge remote-tracking branch 'ammr/master' into ammr4-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
melund committed Jul 3, 2024
2 parents 375afcb + e20a66d commit 9039d94
Show file tree
Hide file tree
Showing 2 changed files with 407 additions and 291 deletions.
2 changes: 1 addition & 1 deletion Tests/recreate_mocap_intermediate_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

app1 = anypytools.AnyPyProcess(anybodycon_path=abc_path, num_processes=10)

app1.start_macro(macros1[:2])
app1.start_macro(macros1)

app2 = anypytools.AnyPyProcess(anybodycon_path=abc_path)
app2.start_macro(macros2)
Loading

0 comments on commit 9039d94

Please sign in to comment.