William Emfinger
William Emfinger
## Description ## Motivation and Context ## How has this been tested? ## Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures): ## Types of changes - [ ]...
## Description ## Motivation and Context ## How has this been tested? ## Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures): ## Types of changes - [ ]...
Need to look into how we would integrate external services (e.g. https://langserver.org/ ) and automated generation / build while taking into account things like - [ ] platform specific dependencies...
[GDB GUI Home page](https://gdbgui.com/)
We don't need to hide the meta or other nodes - now that they are read-only we don't have to worry about users accidentally editing them.
Add support for - [x] collapsible headers - [ ] dynamic options - [ ] custom control over UI (selecting attribute, etc. for compilation failures)
Right now CommViz is only useful for visualizing already created deployments - would be better to enable creation of deployments through commviz.
Two options - either we re-use the webGME inheritance tracking (through the `base` pointer) or we make our own pointer that is separate from webGME's inheritance.
To show interaction and slightly more of a tutorial. include: * using the code editor * using the CommViz * using the ResultsViz * Starting an Experiment * Stopping an...
This should back up the model for the current branch (or possibly multiple branches?) and have the generated code in a buildable catkin workspace. It should be able to create...