Update
This commit is contained in:
parent
8ca0319f63
commit
f82f6ab233
@ -28,4 +28,5 @@ def tf_lookup(object_name):
|
|||||||
return target_pose
|
return target_pose
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
tf_lookup('c1')
|
rospy.init_node('example_tf_listener')
|
||||||
|
print(tf_lookup('c1'))
|
||||||
Loading…
Reference in New Issue
Block a user