Functions | |
| def | callback |
| def | listener |
Variables | |
| string | PKG = 'test_ros' |
| Simple talker demo that listens to std_msgs/Strings published to the 'chatter' topic. | |
| def listener.callback | ( | data | ) |
Definition at line 42 of file listener.py.
| def listener.listener | ( | ) |
Definition at line 45 of file listener.py.
| string listener::PKG = 'test_ros' |
Simple talker demo that listens to std_msgs/Strings published to the 'chatter' topic.
Definition at line 37 of file listener.py.