
Public Member Functions | |
| def | __init__ (self, pose, stamp, publish_time) |
| def | peer_subscribe (self, topic_name, topic_publish, peer_publish) |
Public Attributes | |
| pose | |
| publish_time | |
| stamp | |
Definition at line 10 of file set_pose.py.
| def set_pose.PoseSetter.__init__ | ( | self, | |
| pose, | |||
| stamp, | |||
| publish_time | |||
| ) |
Definition at line 11 of file set_pose.py.
| def set_pose.PoseSetter.peer_subscribe | ( | self, | |
| topic_name, | |||
| topic_publish, | |||
| peer_publish | |||
| ) |
Definition at line 16 of file set_pose.py.
| set_pose.PoseSetter.pose |
Definition at line 12 of file set_pose.py.
| set_pose.PoseSetter.publish_time |
Definition at line 14 of file set_pose.py.
| set_pose.PoseSetter.stamp |
Definition at line 13 of file set_pose.py.