Git Product home page Git Product logo

qpoases's Introduction

##
##	This file is part of qpOASES.
##
##	qpOASES -- An Implementation of the Online Active Set Strategy.
##	Copyright (C) 2007-2015 by Hans Joachim Ferreau, Andreas Potschka,
##	Christian Kirches et al. All rights reserved.
##
##	qpOASES is free software; you can redistribute it and/or
##	modify it under the terms of the GNU Lesser General Public
##	License as published by the Free Software Foundation; either
##	version 2.1 of the License, or (at your option) any later version.
##
##	qpOASES is distributed in the hope that it will be useful,
##	but WITHOUT ANY WARRANTY; without even the implied warranty of
##	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
##	See the GNU Lesser General Public License for more details.
##
##	You should have received a copy of the GNU Lesser General Public
##	License along with qpOASES; if not, write to the Free Software
##	Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
##



IMPORTANT NOTE
==============

This is an almost complete plain C, static memory translation of qpOASES (v3.1), 
called qpOASES_e (v3.1)! Please consult the additional notes in 

  doc/additionalNotes.pdf

before getting started.



INTRODUCTION
============

qpOASES is an open-source C++ implementation of the recently proposed 
online active set strategy, which was inspired by important observations 
from the field of parametric quadratic programming (QP). It has several 
theoretical features that make it particularly suited for model predictive 
control (MPC) applications. Further numerical modifications have made 
qpOASES a reliable QP solver, even when tackling semi-definite, ill-posed or 
degenerated QP problems. Moreover, several interfaces to third-party software 
like Matlab or Simulink are provided that make qpOASES easy-to-use even for 
users without knowledge of C/C++.



GETTING STARTED
===============

1. For installation, usage and additional information on this software package 
   see the qpOASES User's Manual located at doc/manual.pdf or check its
   source code documentation!


2. The file LICENSE.txt contains a copy of the GNU Lesser General Public 
   License (v2.1). Please read it carefully before using qpOASES!



CONTACT THE AUTHORS
===================

If you have got questions, remarks or comments on qpOASES, it is strongly 
encouraged to report them by creating a new ticket at the qpOASES webpage.
In case you do not want to disclose your feedback to the public, you may
send an e-mail to

        [email protected]

Finally, you may contact one of the main authors directly:

        Hans Joachim Ferreau, [email protected]
        Andreas Potschka,     [email protected]
        Christian Kirches,    [email protected]

Also bug reports, source code enhancements or success stories are most welcome!



##
##	end of file
##

qpoases's People

Contributors

bnovoselnik avatar freyjo avatar giaf avatar roversch avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qpoases's Issues

Issues with macro definition snprintf

Hi, I tried to execute the make.m in interfaces/simulink with Matlab and Microsoft VSC 2017 as Compiler. That results in a
$ fatal error C1189: #error: Macro definition of snprintf conflicts with Standard Library function declaration

I tried to resolve this issue by removing -Dsfprintf from the CFLAGS, but that only resulted in simulink crashing everytime i execute the QProblem example model.
Afterwards I tried the MinGW Compiler afterwards, but that caused even more conflicts.

Does anyone have an idea have to resolve this conflict? I would be really grateful for any idea.
Regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.