peteanderson80 / Matterport3DSimulator

AI Research Platform for Reinforcement Learning from Real Panoramic Images.
Other
504 stars 130 forks source link

How set in stone is the API described in the google doc? #5

Closed philr-acvt closed 7 years ago

philr-acvt commented 7 years ago

Right now it's not implemented as commented. For example, one can change configuration after calling init(), and it will crash if newEpisode is not called before the first makeAction. :)

peteanderson80 commented 7 years ago

Not set in stone at all. Feel free to adapt if it helps the architecture.