Skip to content

snopt/snctrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Elizabeth Wong
May 13, 2015
329ad39 · May 13, 2015

History

4 Commits
May 13, 2015
May 13, 2015
May 13, 2015
May 13, 2015
Apr 29, 2015
May 13, 2015
May 13, 2015
May 13, 2015
May 13, 2015

Repository files navigation

SNCTRL is an optimal control interface for the nonlinear optimization package SNOPT.

SNOPT is required to use SNCTRL, but is not included here.

Configure and install SNCTRL:

./configure  --with-snopt=/path/to/SNOPT/library
make
make install

8 examples (coded for each of the 3 interfaces) are included in the package. To build the included examples:

make examples

Assuming no modifcations to the location of files and libraries, an example can be run with the following commands

cd $SNCTRL/examples
./rocketA

About

Optimal control interface for SNOPT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published