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

asked 2018-05-17 23:46:56 -0600

rishant gravatar image

updated 2018-05-18 03:36:00 -0600

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

edit retag flag offensive reopen merge delete

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 ( 2018-05-18 01:03:54 -0600 )edit

Yeah, i have been stuck here for few days

rishant gravatar imagerishant ( 2018-05-18 03:34:21 -0600 )edit

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

rishant gravatar imagerishant ( 2018-05-18 03:35:12 -0600 )edit