Welcome to WebGME-ROSMOD! 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
To open a project, you can either right-click on the project and select Open
or you can double-click on the project.
To create a new project, you can either right-click within this panel and select New Project
or you can drag and drop a ROSMOD.Project
from the part browser on the left into this panel.
If you wish to copy an existing project, you can either right click on the project and select Copy
or you can click on it in the tree browser on the right and drag and drop it into this panel - the new projct will have the same name as the original but with " Copy" appended to it.
To delete a project, you can right click on the project and select Delete
- don'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.
To access the branch or project history, mouse over the WebGME project name
or the current branch name
in the breadcrumb header at the top. Note: the order is
ROSMOD > ${WebGME Project Name} > ${current branch name} > ${Current Viewed object name}