IBM / vr-speech-sandbox-vive

WARNING: This repository is no longer maintained :warning: This repository will not be updated. The repository will be kept available in read-only mode.
Apache License 2.0
86 stars 50 forks source link

Collision of box with viewer causes error #42

Closed scottdangelo closed 6 years ago

scottdangelo commented 6 years ago

There is a trigger for collision that checks to see if an "animal" collides with "food", so that there can be simulated eating. But these objects aren't in this version, and collisions with other objects (like box) cause an error. Leave the code in as an example, but comment it out.