Replies: 2 comments
-
I would suggest to create a web-app with components. I recommend to develop the components into separate repositories. The components I can imagine.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I note the repo where @PierreMartinon started to code a GUI: https://github.com/control-toolbox/CTGui. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
GUI for the control-toolbox ecosystem.
Some starting examples
Pluto
notebook where we can define an optimal control problem, solve it and display the solution. The notebook is interactive and reactive.React.js
for the frontend and with `C#` backend.bocop
software aims to solve optimal control problems by direct method. With this software, you can define the problem, choose the discretization scheme, define the initial guess, tune the solver's parameters and visualize the solution.Beta Was this translation helpful? Give feedback.
All reactions