rqt_robot_monitor.status_item module

class rqt_robot_monitor.status_item.StatusItem(item=None)

Bases: object

A class that wraps the default QTreeWidgetItem, so that we can manipulate all of the nodes in the tree in the same way (even the invisible root node)

prune()
update(status, displayname)