Skip to content

AR game made for Magic Leap in unity3d to record position data of object and gesture data of hand and send the data to MATLAB using UDP (C# scripting)

License

Notifications You must be signed in to change notification settings

alekhyasajja/human-adapation-to-AR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Human adaptation to Augmented reality based wrist rehabilitation

Introduction

This repository consists of all the building blocks required to record position data of objects and gesture data of hand in Magic Leap environment via unity and send the data to Simulink using UDP (C# scripting).

Methods

Gesture data

Position data

  • Add the position scripts to the objects (px,py,pz). each axis requires a seperate script or the data can not be limited using substring.
  • repeat steps 5 and 6 from above

Stimulation script

  • Add the handpos script to an empty object.
  • Assign text to each object in unity
  • After adding the script, assign the object and text to the script
  • Adjust position of the object within the scene to meet the camera
  • If the object still isnt visible try making it a prefab.

About

AR game made for Magic Leap in unity3d to record position data of object and gesture data of hand and send the data to MATLAB using UDP (C# scripting)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published