Public Member Functions | |
| def | __init__ (self) |
| def | publish_tag (self, tag) |
| def | spin (self) |
Public Attributes | |
| interface | |
| pub_tag | |
Definition at line 18 of file python/nfc_ros/nfc_ros_node.py.
| def nfc_ros.nfc_ros_node.NFCROSNode.__init__ | ( | self | ) |
Definition at line 20 of file python/nfc_ros/nfc_ros_node.py.
| def nfc_ros.nfc_ros_node.NFCROSNode.publish_tag | ( | self, | |
| tag | |||
| ) |
Definition at line 26 of file python/nfc_ros/nfc_ros_node.py.
| def nfc_ros.nfc_ros_node.NFCROSNode.spin | ( | self | ) |
Definition at line 75 of file python/nfc_ros/nfc_ros_node.py.
| nfc_ros.nfc_ros_node.NFCROSNode.interface |
Definition at line 22 of file python/nfc_ros/nfc_ros_node.py.
| nfc_ros.nfc_ros_node.NFCROSNode.pub_tag |
Definition at line 23 of file python/nfc_ros/nfc_ros_node.py.