Need help in exporting ORB class to JS(any Abstract Class) [closed]

asked May 18 '18

rishant gravatar image

updated May 18 '18

I am looking for ways to export ORB to JS. Tried different ways like modifying embidgen.py to include ORB and it's class methods, it does expose a variable ORB in JS, but if you try using it, there is no instance available and it also throws bouding errors. So, can anyone give an idea how I can proceed with it

Preview: (hide)

Closed for the following reason the question is answered, right answer was accepted by sturkmen
close date 2020-11-01 06:49:52.611206

Comments

ah, i see, you found the issue already.

berak gravatar imageberak (May 18 '18)edit

Yeah, i have been stuck here for few days

rishant gravatar imagerishant (May 18 '18)edit

So, do we need to change the Cpp code or something to make this work?

rishant gravatar imagerishant (May 18 '18)edit