-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added nested subnamespaces and more options to hide or group topics. (#…
…13) * Added nested subnamespaces. The "Group Namespaces" checkbox has been replaced with a numeric spinner, where the user can specify the desired layers of depth. * Moved the Hide section of the toolbar to a new line * Grouped topics now display as 3d boxes. * Added checkboxes to hide or group tf topics (/tf and /tf_static) * Added checkbox to group image topics (/, /compressed, /theora, and /compressedDepth) image_fix * Added a checkbox to hide topics added by ros/dynamic_reconfigure. Parameter topics include /parameter_descriptions and /parameter_updates. * Changed dependency version, removed annoying margins in window * Refactored lines to reduce redundancy, and minimize long lines of indent * remove version dependency in order to work with Indigo
- Loading branch information
1 parent
90117a0
commit e1945ec
Showing
3 changed files
with
604 additions
and
193 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.