Skip to content

Installation

Szymon Korczynski edited this page Nov 9, 2019 · 1 revision

Installation

Unity

TransdecEnvironment This project is built on Unity 2018.3.6f1. For Windows and Mac OS X versions search Unity 2018.3.6 on https://unity3d.com/get-unity/download/archive.

Python

For instructions on Python API configuration please go to PyTransdec repository.

The environment

Once installed, clone TransdecEnvironment GitHub repository by executing this command:

git clone https://github.com/pwrdc/TransdecEnvironment

To use the environment launch the Unity Editor and open the project.

image

In the project, make sure that Scripting Runtime Version is set to .Net 4.x Equivalent: image

Having done all of the above steps, double-click RoboSub2018 scene in Assets/Scenes directory to open the default TransdecEnvironment scene.

image

Everything is set up, you may now start using TransdecEnvironment!

Clone this wiki locally