Unity3D Client connecting to the Neurorobotics Platform (http://www.neurorobotics.net/)
To install the NRP backend + web frontend, follow instructions at http://neurorobotics.net/local_install.html
Once this repository is cloned
- clone the models repository at https://bitbucket.org/hbpneurorobotics/models as well
- in a terminal, go to Unity3D-Client/Assets/Models/scripts and run
python ./copy_flat_hierarchy.py <path_to_models_repository>
For the user avatar model, make sure to set scale factor for all geometry (visuals and collision) in Unity to 0.01 and disable "use file scale".