Skip to content

Application part of 3D pose-recording and replay using Unity ARFoundation

Notifications You must be signed in to change notification settings

ohjerm/pose-recorder

Repository files navigation

Please note: This project has been moved to the Alexandra Institute's Computer Vision Github due to its conception as a hackathon project.

Our lab's github is here. This repo will not be updated further.

pose-recorder

Application part of 3D pose-recording and replay using Unity ARFoundation Be aware that without the pose detection ZMQ server this project is useless.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

  • NetMQ is included in project but may need ZMQ installed.
  • ARFoundation 2.2 (enable preview packages in Unity package manager)
  • Unity3D 2019.2 (it will likely run on 2019.0 but has not been tested)
  • Other stuff I'm probably forgetting

Installing

A step by step series of examples that tell you how to get a development env running

  1. Git clone or unzip the repo in your preferred Unity projects folder
cd /path/to/folder
git clone https://github.com/ChaiKnight/pose-recorder.git
  1. Open Unity Hub and Add new project, navigating to your folder and selecting it.

  2. Try and build the project on your phone. If you can press the record button, this part of the project is working.

Deployment

Deploying this project currently requires a ZMQ server. More info to follow.

Authors

See also the list of contributors who participated in this project

About

Application part of 3D pose-recording and replay using Unity ARFoundation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages