gazebosim / gz-gui

Builds on top of Qt to provide widgets which are useful when developing robotics applications, such as a 3D view, plots, dashboard, etc, and can be used together in a convenient unified interface.
https://gazebosim.org
Apache License 2.0
66 stars 39 forks source link

Tidy namespaces #590

Closed mjcarroll closed 8 months ago

mjcarroll commented 8 months ago

Switch to nested namespaces, as they are supported now.

Replaces https://github.com/gazebosim/gz-gui/pull/582

Split into three commits for easy review: