http://wiki.ros.org/tf/Tutorials/Writing%20a%20tf%20broadcaster%20%28Python%29
$ roslaunch tf_tutorials start_demo_turtle_tf_broadcaster.launch
$ rosrun tf tf_echo /world /turtle1
http://wiki.ros.org/tf/Tutorials/Writing%20a%20tf%20listener%20%28Python%29
$ roslaunch tf_tutorials start_demo_turtle_tf_listener.launch
$ rosrun tf tf_echo /turtle1 /turtle2