Skip to content

Instantly share code, notes, and snippets.

@wjwwood
Created November 10, 2011 14:19
Show Gist options
  • Save wjwwood/1354948 to your computer and use it in GitHub Desktop.
Save wjwwood/1354948 to your computer and use it in GitHub Desktop.
/tf message type tf/tfMessage
∫ rostopic info /tf
Type: tf/tfMessage
Publishers:
* /play_1320934646897979000 (http://arepa.local:61012/)
Subscribers: None
william@arepa:/Volumes/Storage/data/kinect/Data/broun_hall_flr3_2011-09-20-14-35-21
∫ rosmsg show tf/tfMessage
geometry_msgs/TransformStamped[] transforms
Header header
uint32 seq
time stamp
string frame_id
string child_frame_id
geometry_msgs/Transform transform
geometry_msgs/Vector3 translation
float64 x
float64 y
float64 z
geometry_msgs/Quaternion rotation
float64 x
float64 y
float64 z
float64 w
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment