Page 1 of 1
Why can't I scale the model
Posted: Wed Nov 20, 2019 8:28 pm
by zhengkai
After I get the data with the motion capture system and process it with lee-son software
I will get the TRC file and scale it
but the
always appears
- c44d0e5225c0b01c5b082187a6a1c1a.png (259.2 KiB) Viewed 96 times
Re: Why can't I scale the model
Posted: Wed Nov 20, 2019 10:30 pm
by aymanh
Hello,
There's a typo in the trc file you're using, it contains "OrigDataStarFrame" while the code expects "OrigDataStartFrame" in the header (notice the missing last letter "t").
Hope this helps,
-Ayman
Re: Why can't I scale the model
Posted: Wed Nov 20, 2019 11:03 pm
by zhengkai
I didnt expect to reply so soon and you were right.
I haven't noticed this mistake. Thank you very much for your help.