minosworld / minos

MINOS: Multimodal Indoor Simulator
MIT License
201 stars 33 forks source link

Portion of code generating 'action_trace.csv' file ? #158

Open Usama323 opened 5 years ago

Usama323 commented 5 years ago

I want to know the portion of code that is responsible to generate/save "action_trace" file. Thanks in advance for this act of kindness

Usama323 commented 5 years ago

Someone kindly reply to this question, I need its answer fast

msavva commented 5 years ago

Hi @Usama323 , apologies for the delay. The relevant code is at https://github.com/smartscenes/sstk/blob/master/client/js/lib/sim/ActionTraceLog.js

Usama323 commented 5 years ago

Thanks @msavva for fast reply, can you kindly point out portion in this code where values of " x, y , z, ox, oy and oz" are being written to ".csv" file ! I want to see the portion where you are combing three angles and saving it as one angle. Thanks in advance for this act of kindness

Usama323 commented 5 years ago

Kindly reply to the last comment !!

DRAhmadFaraz commented 5 years ago

I am also facing these problems so please I need its answer as soon as possible. Regards