nickvaras

Results 2 issues of nickvaras

Hi, on literallycanvas-core.js the getImage() method (line 640ish) only returns `return renderSnapshotToImage(this.getSnapshot(), opts);` ...which makes it unable to export a drawing made on top of a background image, i.e. it...

api

Is there a reason for this line? The definition of the function follows immediately after the line, may be a duplicate?: https://github.com/ros-perception/ar_track_alvar/blob/a870d5f00a548acb346bfcc89d42b997771d71a3/ar_track_alvar/nodes/IndividualMarkersNoKinect.cpp#L78