Augmenta 1.3
==============
Summary
--------------
- new web interface with full configuration capabilities
- supported sensors:
- Sick Visionary T Mini
- Orbbec Femto Mega
- Ouster 3D lidars
- Hokuyo UST series lidars
- Sick PicoScan lidar (limited to a single sensor)
- supported outputs:
- TUIO (presets for TD, Notch, VVVV, Pandoras Box)
- Augmenta OSCv2 (presets for Unity, Unreal, VVVV, TD)
- Augmenta Websocket
- PosistageNet
- processing:
- data crop with various 3D shapes
- denoising filters
- post processing filters:
- smoothing
- prediction
Engine
----------------
- by default, when the app start it displays the webui in the app window
- app can be launched through the "Augmenta - Backend GUI" shortcut to display the backend interface
- Changed all visual assets and displayed names to Augmenta
WebUI
----------------
- first release with WebUI as default interface (standalone mode)
- expose standard parameters to configure the system only through webui
- objects locking based on active menu
- hierarchy view filtering based on active menu
- gizmo & object selection in 3D viewer
- config file download/upload from webui
- press ctrl while moving slider for finer control
- update through frontend (Windows only)
- cropbox feedback when actively cropping data
Sources
----------------
Supported sources:
- Sick Visionary T Mini
- Orbbec Femto Mega
- Ouster 3D lidars
- Hokuyo UST series lidars
- Sick PicoScan lidar (limited to a single sensor)
Outputs
----------------
Supported outputs:
- TUIO (presets for TD, Notch, VVVV, Pandoras Box)
- Augmenta OSCv2 (presets for Unity, Unreal, VVVV, TD)
- Augmenta Websocket
- PosistageNet
Known issues
----------------
- only one Sick PicoScan lidar sensor can be used
- due to a limitation of the provided C++ library
- we have plans to write a library on our side in a future release to support multiple sensors
- TUIO, OSCv2, PosistageNet outputs glitches
- available fix in next minor release
- temporary fix procedure
- post-processing filters hard to dial in
- simpler controls coming in next minor release
- crash on some network sources when
- once correct parameters are entered no stability issues
- network source redesign in a future release