ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hi,
I believe there is no tf frame being published with /my_frame name. That tutorial just talks about an arbitrary frame called /my_frame and if you have set of tf already being published then you could map your markers to one of the frame and get it working for your project. To know how to create a tf please check the http://wiki.ros.org/tf/Tutorials
Hope it helps!