
Public Member Functions | |
| def | __init__ (self) |
| def | subscribe (self) |
| def | unsubscribe (self) |
Private Member Functions | |
| def | _convert (self, msg) |
Private Attributes | |
| _pub | |
| _sub | |
Definition at line 12 of file image_to_label.py.
| def node_scripts.image_to_label.ImageToLabel.__init__ | ( | self | ) |
Definition at line 13 of file image_to_label.py.
|
private |
Definition at line 23 of file image_to_label.py.
| def node_scripts.image_to_label.ImageToLabel.subscribe | ( | self | ) |
Definition at line 17 of file image_to_label.py.
| def node_scripts.image_to_label.ImageToLabel.unsubscribe | ( | self | ) |
Definition at line 20 of file image_to_label.py.
|
private |
Definition at line 15 of file image_to_label.py.
|
private |
Definition at line 18 of file image_to_label.py.