parasollab / VR_Robot

Example VR Unity project for RADER
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Example project for Robot Action Demonstration in Extended Reality (RADER)

This project is intended to show how to use the RADER Unity package. The RADER package can be found here.

Project Setup Instructions

Clone this project and then initialize and update the RADER Unity package which contains the bulk of the meaningful code:

git submodule update --init

The project was developed and tested for Unity Editor version 2022.3.37f1.

Documentation

Documentation for this project and the RADER package can be found in the Wiki linked to this project.