swri-robotics / mapviz

Modular ROS visualization tool for 2D data.
BSD 3-Clause "New" or "Revised" License
370 stars 144 forks source link

Add duplicate and rename buttons to plugin panel #802

Open rjb0026 opened 7 months ago

rjb0026 commented 7 months ago

It would be nice to have all the same plugin control buttons that RVIZ has at the bottom of the plugin control panel. Currently mapviz has:

And RVIZ has:

The "Duplicate" feature is proposed with #736 and renaming is already possible but must be done by right clicking the plugin and selecting "Edit name". Exposing these features as buttons will make learning the UI of mapviz much easier, especially for those already familiar with RVIZ.