Skip to content

1. Installation

Jgocunha edited this page Oct 30, 2024 · 1 revision

Dependencies

Each dependency has its own install instructions in the provided links. I recommend checking those out - some dependencies might not have been listed here.

vcpkg vcpkg

  1. Install vcpkg.
  2. Ensure you have defined the VCPKG_ROOT directory environment variable.

CoppeliaSim C++ Client coppeliasim-cpp-client

  1. git clone https://github.com/Jgocunha/coppeliasim-cpp.git.
  2. Open coppeliasim-cpp-client folder and run build.bat.
  3. Afterward run install.bat.

imgui-platform-kit imgui-platform-kit

  1. git clone https://github.com/Jgocunha/imgui-platform-kit.git.
  2. Open imgui-platform-kit folder and run build.bat.
  3. Afterward run install.bat.

Dynamic Neural Field Composer dynamic-neural-field-composer

  1. git clone https://github.com/Jgocunha/dynamic-neural-field-composer.git.
  2. Important git checkout degeneration-stable-version.
  3. Open dynamic-neural-field-composer folder and run build.bat.
  4. Afterward run install.bat.

The actual project

  1. git clone https://github.com/Jgocunha/dynamic-neural-field-degeneration.git.
  2. git checkout inducing-degeneration or git checkout recovering-from-degeneration or git checkout coppeliasim-integration.
  3. Open dynamic-neural-field-degeneration folder and run build.bat.
  4. Run the .exe located in dynamic-neural-field-degeneration\dynamic-neural-field-degeneration\build\x64-release\Release\.