Public Member Functions | |
def | __init__ |
def | node |
def | topic |
Public Attributes | |
bandwidth | |
msgType |
ROS version of a sink
Definition at line 154 of file rqt_graphprofiler/ros_topology.py.
def rqt_graphprofiler.ros_topology.Subscriber.__init__ | ( | self, | |
rsg, | |||
node, | |||
topic | |||
) |
Definition at line 156 of file rqt_graphprofiler/ros_topology.py.
def rqt_graphprofiler.ros_topology.Subscriber.node | ( | self | ) |
node for this subscriber
Definition at line 175 of file rqt_graphprofiler/ros_topology.py.
def rqt_graphprofiler.ros_topology.Subscriber.topic | ( | self | ) |
topic for this subscriber
Definition at line 169 of file rqt_graphprofiler/ros_topology.py.
Definition at line 156 of file rqt_graphprofiler/ros_topology.py.
Definition at line 156 of file rqt_graphprofiler/ros_topology.py.