Recent Releases of https://github.com/ami-iit/yarp-device-openxrheadset

https://github.com/ami-iit/yarp-device-openxrheadset - 0.0.9

What's Changed

  • Using master version of GLFont and bump cmake version by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/65

Full Changelog: https://github.com/ami-iit/yarp-device-openxrheadset/compare/v0.0.8...v0.0.9

- C++
Published by S-Dafarra over 1 year ago

https://github.com/ami-iit/yarp-device-openxrheadset - 0.0.8

What's Changed

  • Add basic README by @traversaro in https://github.com/ami-iit/yarp-device-openxrheadset/pull/63
  • Fix compilation with Ubuntu 22.04 apt dependencies with CMake 4.0.0 by @traversaro in https://github.com/ami-iit/yarp-device-openxrheadset/pull/62
  • Fix GLFont commit and release 0.0.8 by @traversaro in https://github.com/ami-iit/yarp-device-openxrheadset/pull/64

Full Changelog: https://github.com/ami-iit/yarp-device-openxrheadset/compare/v0.0.7...v0.0.8

- C++
Published by S-Dafarra over 1 year ago

https://github.com/ami-iit/yarp-device-openxrheadset - 0.0.7

What's Changed

  • Fix compatibility with YARP 3.10 by adding missing header and bump version to 0.0.7 by @traversaro in https://github.com/ami-iit/yarp-device-openxrheadset/pull/60
  • Fix missing semicolon by @traversaro in https://github.com/ami-iit/yarp-device-openxrheadset/pull/61

Full Changelog: https://github.com/ami-iit/yarp-device-openxrheadset/compare/v0.0.6...v0.0.7

- C++
Published by S-Dafarra over 1 year ago

https://github.com/ami-iit/yarp-device-openxrheadset - 0.0.6

What's Changed

  • Fix wrong string GLFW3FOUND instead of correct glfw3FOUND by @traversaro in https://github.com/ami-iit/yarp-device-openxrheadset/pull/53
  • Robustify cmake by not allowing to build the project without the device by @traversaro in https://github.com/ami-iit/yarp-device-openxrheadset/pull/54
  • Added xorg-xorgproto in conda by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/56
  • Use libgl-devel to install OpenGL loader on Linux instead of CDTs by @traversaro in https://github.com/ami-iit/yarp-device-openxrheadset/pull/57
  • Update ci.yml by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/58
  • Fix compatibility with YARP 3.11 by @traversaro in https://github.com/ami-iit/yarp-device-openxrheadset/pull/59

Full Changelog: https://github.com/ami-iit/yarp-device-openxrheadset/compare/v0.0.5...v0.0.6

- C++
Published by S-Dafarra over 1 year ago

https://github.com/ami-iit/yarp-device-openxrheadset - 0.0.5

What's Changed

  • Added possibility to publish custom static poses by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/46
  • Changed the setup of miniconda in actions by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/48
  • Added methods to create the JoypadControlServer device internally by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/50
  • Apply review after #50 by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/51
  • Use lower case glfw3 in find_package to use upstream config file by @traversaro in https://github.com/ami-iit/yarp-device-openxrheadset/pull/52

Full Changelog: https://github.com/ami-iit/yarp-device-openxrheadset/compare/v0.0.4...v0.0.5

- C++
Published by S-Dafarra over 1 year ago

https://github.com/ami-iit/yarp-device-openxrheadset - 0.0.4

What's Changed

  • Refresh conda-based CI by @traversaro in https://github.com/ami-iit/yarp-device-openxrheadset/pull/43
  • Fixed computation of projection matrix in case of asymmetric FOV by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/44

Full Changelog: https://github.com/ami-iit/yarp-device-openxrheadset/compare/v0.0.3...v0.0.4

- C++
Published by S-Dafarra about 2 years ago

https://github.com/ami-iit/yarp-device-openxrheadset - yarp-device-openxrheadset 0.0.3 (2023-11-15)

What's Changed

  • Added option to easily use a single image for both eyes. by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/34
  • Add missing link to glm imported target by @traversaro in https://github.com/ami-iit/yarp-device-openxrheadset/pull/36
  • Update ci.yml to avoid monado installing in system path by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/38
  • Allow labels to follow eyes. by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/39
  • Moved from transformClient to frameTransformClient by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/41
  • Added possibility to have the GUI following the eyes by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/42

Full Changelog: https://github.com/ami-iit/yarp-device-openxrheadset/compare/v0.0.2...v0.0.3

- C++
Published by S-Dafarra over 2 years ago

https://github.com/ami-iit/yarp-device-openxrheadset - yarp-device-openxrheadset 0.0.2 (2023-02-24)

What's Changed

  • Add filter on trackers jump by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/22
  • Fix ci avoiding to use oibaf mesa drivers by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/24
  • Add the possibility to set the period and trackers anticipation by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/25
  • Allow displaying some images in the headset by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/27
  • Add the possibility to have user defined frames by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/28
  • Allow rotating the images coming from the cameras around their axis. by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/30
  • Use OpenGL for quad layers by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/31
  • Additions after the finals by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/32
  • Fix conda CI by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/33

Full Changelog: https://github.com/ami-iit/yarp-device-openxrheadset/compare/v0.0.1...v0.0.2

- C++
Published by S-Dafarra over 3 years ago

https://github.com/ami-iit/yarp-device-openxrheadset - yarp-device-openxrheadset 0.0.1 (2022-05-18)

What's Changed

  • Added first basic version. by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/1
  • Allow visualizing layers from yarp ports by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/2
  • Add streaming of poses and buttons by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/5
  • Fix windows and add utilities to visualize frames and test the interface by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/7
  • Fix of axis readings by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/9
  • Add an RPC interface by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/10
  • Add the possibility to show labels on the headset by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/11
  • Add some CI by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/15
  • Add the possibility to receive both cameras from a single port by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/16
  • Enabling the tests on CI. by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/19
  • Do not include glext.h if glew.h is also included by @traversaro in https://github.com/ami-iit/yarp-device-openxrheadset/pull/20
  • Add the possibility to use the trackers in OpenXR by @S-Dafarra in https://github.com/ami-iit/yarp-device-openxrheadset/pull/18

New Contributors

  • @S-Dafarra made their first contribution in https://github.com/ami-iit/yarp-device-openxrheadset/pull/1
  • @traversaro made their first contribution in https://github.com/ami-iit/yarp-device-openxrheadset/pull/20

Full Changelog: https://github.com/ami-iit/yarp-device-openxrheadset/commits/v0.0.1

- C++
Published by S-Dafarra about 4 years ago