logo

Augmenta WebSocket Client Unity package (new)

👋
New Augmenta native plugin for Unity supporting
  • Tracking features (ID, position, boundingbox, speed, etc.)
  • Point cloud streaming
  • Zone triggering and control
⚠️ This plugin is currently in beta and provided as it is, please send feedback or contact us !

Requirement

Augmenta 1.5b+ Augmenta (new) simulator 1.5b+ : Augmenta new Simulator (beta)

Install

In Unity:
  • Window > Package Manager
  • Click on the “+” at the top left > Install package from git URL…
  • Copy the URL: https://github.com/Augmenta-tech/AugmentaUnityWebsocket.git?path=/Packages/AugmentaUnityWSClient
  • On the right > Install
  • You can now find the package in your project's Packages directory
Learn how to use the package
The packages comes with a sample project that you can study or reuse to learn how to work with Augmenta and get started.
In the Package Manager, select the package, and go to the "Samples" tab. On the right, you can "import" the sample to copy it to your Project.