UNPKG

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

25 lines (24 loc) 2.55 kB
<div class="panel-heading"> <h3 class="panel-title">ROSMOD Project Browser</h3> </div> <div id="rootVizTable" class="root-viz-container"> </div> <div class="root-viz-intro"> <div class="panel-body"> <div> <p><strong>Welcome to WebGME-ROSMOD!</strong> Right now you are looking at the ROSMOD project browser within a single WebGME project on the server. For full documentation and walkthrough videos please see </p> <ul> <li><a href="https://github.com/rosmod/webgme-rosmod">WebGME-ROSMOD README</a></li> <li><a href="https://github.com/rosmod/webgme-rosmod/wiki">WebGME-ROSMOD WIKI</a> - which has links to videos</li> <li><a href="https://ros.org">ROS.ORG</a> - Has documentation and tutorials related to ROS, which is a prerequisite for ROSMOD.</li> </ul> <p>To <strong>open</strong> a project, you can either <strong>right-click on the project</strong> and select <code>Open</code> or you can <strong>double-click on the project</strong>. </p> <p>To <strong>create</strong> a new project, you can either <strong>right-click within this panel</strong> and select <code>New Project</code> or you can drag and drop a <code>ROSMOD.Project</code> from the <strong>part browser</strong> on the <em>left</em> into this panel. </p> <p>If you wish to <strong>copy</strong> an existing project, you can either <strong>right click on the project</strong> and select <code>Copy</code> or you can click on it in the <strong>tree browser</strong> on the <em>right</em> and drag and drop it into this panel - the new projct will have the same name as the original but with &quot; Copy&quot; appended to it. </p> <p>To <strong>delete</strong> a project, you can <strong>right click on the project</strong> and select <code>Delete</code> - don&#39;t worry about losing your data if you mess up, WebGME supports UNDO and each change (addition, edit, deletion) is saved within the database and can be rolled back through the branch or project history. </p> <p>To access the branch or project history, mouse over the <code>WebGME project name</code> or the <code>current branch name</code> in the <strong>breadcrumb header</strong> at the <em>top</em>. Note: the order is </p> <pre><code><span class="hljs-attribute">ROSMOD</span> &gt; <span class="hljs-variable">${WebGME Project Name}</span> &gt; <span class="hljs-variable">${current branch name}</span> &gt; <span class="hljs-variable">${Current Viewed object name}</span> </code></pre> </div> </div> </div>