webgme-rosmod
webgme-rosmod copied to clipboard
Add support for c++ inheritance between components
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.
update the svg to be a template that can indicate that the component is a derived class. Could also update to have other controls or indications on it - for library indication for instance.