org-arl / r2c2

ROS-based second-generation command & control system for marine vehicles
BSD 3-Clause "New" or "Revised" License
11 stars 4 forks source link

[UI] Add ways to collect all windows spawn by a particular parent #14

Open tbkoay opened 4 years ago

tbkoay commented 4 years ago

When one connects to more than one vehicle and each spawns multiple child windows. It could get confused to know which window belongs to which vehicle. Suggest the followings

Existing work, added for completeness of tracking.

Priority: HIGH

yashdeep97 commented 4 years ago

Does the first point("Provide a button to collect all windows spawned by a vehicle.") indicate that the windows must come into focus(in front of other windows)?

tbkoay commented 4 years ago

Yes. That would allow us to see all the relevant windows of this particular vehicle.