robotology / yarp.js

JavaScript bindings for YARP!
GNU Lesser General Public License v3.0
10 stars 8 forks source link

Upgrade Yarp.js to node.js 14.19.1 #46

Open nunoguedelha opened 2 years ago

nunoguedelha commented 2 years ago

Fixes #45 .

Updated package-lock.json.

Tested https://github.com/robotology/yarp.js/blob/master/examples/examples.js, more precisely the video streaming example with the scrolling line from fakeFrameGrabber:

traversaro commented 2 years ago

@nunoguedelha is this still draft?

nunoguedelha commented 2 years ago

Sorry @traversaro , saw this now. Yes it is still draft since I haven't had time to work on the analysis of the regressions. I'm focusing 100% on the plot issues, which has a major impact on the user experience, as we agreed.

I'm hopping to be done with the plot issues in a week or so, then I'll resume the work on this PR.