webgme-rosmod
Version:
This repository contains ROSMOD developed for WebGME. ROSMOD is a web-based, collaborative, modeling and execution environment for distributed embedded applications built using ROS http://rosmod.rcps.isis.vanderbilt.edu
51 lines (50 loc) • 1.04 kB
JSON
[
{
"id": "RootViz",
"title": "RootViz",
"panel": "panels/RootViz/RootVizPanel",
"DEBUG_ONLY": false
},
{
"id": "ModelEditor",
"title": "Model",
"panel": "js/Panels/ModelEditor/ModelEditorPanel",
"DEBUG_ONLY": false
},
{
"id": "METAAspect",
"title": "Meta",
"panel": "js/Panels/MetaEditor/MetaEditorPanel",
"DEBUG_ONLY": false
},
{
"id": "SetEditor",
"title": "SetEditor",
"panel": "js/Panels/SetEditor/SetEditorPanel",
"DEBUG_ONLY": false
},
{
"id": "ResultsViz",
"title": "ResultsViz",
"panel": "panels/ResultsViz/ResultsVizPanel",
"DEBUG_ONLY": false
},
{
"id": "CodeEditor",
"title": "CodeEditor",
"panel": "panels/CodeEditor/CodeEditorPanel",
"DEBUG_ONLY": false
},
{
"id": "CommViz",
"title": "CommViz",
"panel": "panels/CommViz/CommVizPanel",
"DEBUG_ONLY": false
},
{
"id": "HFSMViz",
"title": "HFSMViz",
"panel": "panels/HFSMViz/HFSMVizPanel",
"DEBUG_ONLY": false
}
]