Skip to content

YARP 3.3.2

Compare
Choose a tag to compare
@drdanz drdanz released this 19 Feb 10:25
· 3604 commits to master since this release

YARP 3.3.2 Release Notes

A (partial) list of bug fixed and issues resolved in this release can be found
here.

Tools

yarpdatadumper

  • Fixed generation of video when invoked with the command line option --type video

Devices

usbCamera

  • Fixed build with OpenCV 4

ovrheadset

  • Fixed race condition causing randomly frame drops.
  • Fixed behaviour of the CTRL button. Both CTRL buttons can now be pressed,
    only SHIFT will decide which eye offsets should be modified.
  • Fixed --no-logo option.
  • Fixed --userpose option.

Contributors

This is a list of people that contributed to this release (generated from the
git history using git shortlog -ens --no-merges v3.3.1..v3.3.2):

    16	Daniele E. Domenichelli <[email protected]>
     1	Ugo Pattacini <[email protected]>