Closed kaatrasa closed 1 year ago
Noticed that mixed_reality_replay.py doesn't work anymore because it uses load_obj(...) that now takes the origin argument.
mixed_reality_replay.py
load_obj(...)
origin
Noticed that
mixed_reality_replay.py
doesn't work anymore because it usesload_obj(...)
that now takes theorigin
argument.