Skip to content

Installation

Prasanth Kotaru edited this page Jun 27, 2020 · 1 revision

Installation

We explain how to install and run the dynamics_on_manifolds package here. Dynamics on Manifold's package is written in Scala and makes use sbt (aka Scala/Simple Build Tool). Essentially, there two different way to run the package,

  1. Using the command line, this is useful for quick installation and running the examples.

  2. Using the IntelliJ IDE, this is useful for developing and debugging the code.

Using the command line

Using the IntelliJ IDE

Clone this wiki locally