File tree Expand file tree Collapse file tree 3 files changed +682
-2
lines changed Expand file tree Collapse file tree 3 files changed +682
-2
lines changed Original file line number Diff line number Diff line change 1- [ ![ MIT licensed] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( LICENSE )
21[ ![ Coverage Status] ( https://coveralls.io/repos/github/Shunichi09/PythonLinearNonlinearControl/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/Shunichi09/PythonLinearNonlinearControl?branch=master&service=github )
32[ ![ GitHub issues open] ( https://img.shields.io/github/issues/Shunichi09/PythonLinearNonlinearControl.svg )] ( )
43[ ![ Build Status] ( https://travis-ci.org/Shunichi09/PythonLinearNonlinearControl.svg?branch=master&service=github )] ( https://travis-ci.org/Shunichi09/PythonLinearNonlinearControl )
@@ -213,7 +212,14 @@ Coming soon !!
213212
214213# License
215214
216- [ MIT License] ( LICENSE ) .
215+ PythonLinearNonlinearControl is licensed under the MIT License. However, some scripts are available under different license terms. See below.
216+
217+ The following parts are licensed under GPL3+:
218+
219+ - [ ilqr] ( PythonLinearNonlinearControl/controllers/ilqr.py )
220+ - [ ddp] ( PythonLinearNonlinearControl/controllers/ddp.py )
221+
222+ See the [ licenses folder] ( ./licenses ) for the full text of the licenses.
217223
218224# Citation
219225
You can’t perform that action at this time.
0 commit comments