webgme-rosmod
webgme-rosmod copied to clipboard
Update README / WIKI to have some gifs (hosted on wiki) instead of static images
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 Experiment
- Compiling Code
- Basic model traversal
- Handling compilation failures -> following the link to the bad line of code
this is blocked on https://github.com/rosmod/rosmct/issues/33 https://github.com/rosmod/rosmct/issues/28 https://github.com/rosmod/rosmct/issues/24
also update to talk about how to keep the meta up to date - now that the meta is a library :) (after #257 )
also update to talk about how to keep the targets up to date (after #255 )
also update to talk about inheritance between components (and templates) (after #259 and #258)