Scott C. Livingston
Scott C. Livingston
Some parts of TuLiP are rarely or never used. In general having good test coverage can prevent rarely used code from unexpectedly breaking. Nonetheless, maintaining rarely used code as TuLiP...
The branch [dumpsmach](https://github.com/tulip-control/tulip-control/tree/dumpsmach) has not changed since 2015-08-02. This issue is intended to track review and handling of this branch. The nominal goal is to decide what to save from...
The branch [iter_abs](https://github.com/tulip-control/tulip-control/tree/iter_abs) has not changed since 2014-10-02. This issue is intended to track review and handling of this branch. The nominal goal is to decide what to save from...
The branch [invariants](https://github.com/tulip-control/tulip-control/tree/invariants) has not changed since 2015-02-22. This issue is intended to track review and handling of this branch. The nominal goal is to decide what to save from...
The branch [emwolff](https://github.com/tulip-control/tulip-control/tree/emwolff) has not changed since 2012-10-04. This issue is intended to track review and handling of this branch. The nominal goal is to decide what to save from...
(Copied from https://sourceforge.net/p/tulip-control/feature-requests/21/ with creation date 2012-05-31 by @murrayrm, but assigned to no one) To allow easier installation of TuLiP, create a VirtualBox image containing all of the python packages,...
To witness the error, try to run examples/continuous_with_simulation.py after applying the patch ```diff diff --git a/examples/continuous_with_simulation.py b/examples/continuous_with_simulation.py index 2ddd685..1ca86b1 100644 --- a/examples/continuous_with_simulation.py +++ b/examples/continuous_with_simulation.py @@ -104,6 +104,7 @@ ctrl =...
(Copied from https://sourceforge.net/p/tulip-control/feature-requests/24/ with creation date 2012-08-09 by @necozay) The polytope library is not tested for doing abstraction when there are propositions with empty interior. With all the numerical approximations...
(Copied from https://sourceforge.net/p/tulip-control/feature-requests/3/ with creation date 2011-08-07, by @necozay and currently assigned to Nok Wongpiromsarn.) We don't have the functionality to simulate receding horizon problems. Although this might be something...
(Copied from https://sourceforge.net/p/tulip-control/feature-requests/13/ with creation date 2012-05-30, by @murrayrm but assigned to no one.) We should create a utility function that will automatically take specification components that can be converted...