736 add a duplicate feature for plugins#737
736 add a duplicate feature for plugins#737rjb0026 wants to merge 5 commits intoswri-robotics:masterfrom
Conversation
|
Looks pretty useful at first glance. I need to look at the temp file code, that seems a little odd. |
|
There might be a more efficient way, but I was trying to use the existing plugin interface. I didn't initially see a super easy way to go from Changing the existing |
…g -> node conversion instead.
|
@danthony06 I found a better way to save/load the config for the plugin to be duplicated that does not require using a temp file. I've tested locally on melodic. The CI seems to be failing because it can't find catkin tools, so It didn't even make it to the build. |
Closes #736. Added a "duplicate" feature to quickly create a deep copy of a plugin including all its configurations. Current methods for creating a duplicate:
mapviz_duplicate_demo_0.mp4