Syntax of rqt_graph filters
I recently noticed, that you can use a wildcard character in rqt_graph to select node or topic names. For example "/imu*" would only show all nodes/topics which start with "/imu". Is there a way to logically link multiple filter expressions together, e.g. "Show all nodes, which start with '/imu' or '/move'"?