Rahul Chaudhari

Results 11 comments of Rahul Chaudhari

@nitin-ppnp did you manage to solve this?

@leinxx did you try this out yourself? If yes, can you comment on the results? Thanks.

@wadhwasahil Did you figure this out? I have the same question as you. I would like to re-train the MANO model from scratch using my own dataset. @otaheri any pointers?...

I found the file on a japanese blender wiki archive: https://wiki.blender.jp/Doc:2.6/Manual/Game_Engine/Physics But couldn't open it in blender (also tried blender 2.5, 2.6, etc.) -- "file format is not supported"

Thanks @ShaunKulesa I tested also with several old versions of blender 2.5 etc., when the game engine was still part of mainline blender. I had the same problem everywhere I...

Thanks! In the ios code, you include the RtabMapApp.h header. Is this the same as rtabmap/app/android/jni /RTABMapApp.h? Or is this a header that somehow gets automatically generated during the ios...

> For ARkit, it forwards the pose and image data to c++ library, which does the loop closure detection and the opengl rendering in c++. > > We use the...

Ah sorry, you've already answered that above. I'm still unsure how the GL lib part gets built though.