roboptim / roboptim-core-plugin-ipopt

RobOptim Core Plug-In Ipopt: Ipopt interface for RobOptim Core

Home Page:http://www.roboptim.net

Repository from Github https://github.comroboptim/roboptim-core-plugin-ipoptRepository from Github https://github.comroboptim/roboptim-core-plugin-ipopt

roboptim-core-plugin-ipopt

License LGPL 3 Build Status codecov.io Coverity Scan Build Status Join the chat at https://gitter.im/roboptim/development

Zenodo

This package is the IPOPT plug-in of the RobOptim framework. It is released under the LGPL-3 license.

Warning: this repository contains Git submodules. Please clone this repository using the git clone --recursive command. If you already have cloned the repository, you can run git submodule init && git submodule update to retrieve the submodules.

For general information about the project, please refer to its homepage: http://www.roboptim.net/

Documentation

To get started with this library, please read the online Doxygen documentation.

It can also be generated locally by running the make doc command. After the package is installed, the documentation will be located in the $prefix/share/doc/roboptim-core directory where $prefix is your installation prefix (/usr/local by default).

Getting Help

Support is provided through:

Contributing

If you want to contribute, please refer to the CONTRIBUTING.md file.

Credits

This package authors are credited in the AUTHORS file.

Available packages

About

RobOptim Core Plug-In Ipopt: Ipopt interface for RobOptim Core

http://www.roboptim.net

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 88.9%Language:CMake 11.1%