Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@traversaro traversaro released this 11 Jun 11:10
· 3 commits to master since this release
1a19fd4

What's Changed

  • Upgrade yarp.js to support node.js v14.17.0 by @nunoguedelha in #30
  • Fix node.js random segmentation fault due to race condition in YarpJS_Callback::onRead by @nunoguedelha in #33
  • Fix video stream demo image scaling, shaking and color shift by @nunoguedelha in #40
  • Leave to YARP the pixel code (channel order) conversion aligned with OpenCV (BGRx) by @nunoguedelha in #44
  • Avoid to use yarp mutex in YarpJS_Callback.h by @S-Dafarra in #52
  • Bump version to 1.6.0 by @traversaro in #54

New Contributors

Full Changelog: v1.5.0...v1.6.0