ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How can I detect the position of a marker using tf library/package as a subscriber node and show on the terminal??

asked 2019-11-04 03:48:47 -0500

Johnny Johnny gravatar image

I want to detect the position of 10 marker using the tf package and the geometry_msgs.msg/PoseArray package and show on the terminal using rosrun command. It is a subscriber node. Publisher node is the 3D space. Just give me an example of a subscriber node as I'm very beginner in this . An detailed example of a python script will be appreciated with good explanation. Thanks.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-11-04 12:16:08 -0500

duck-development gravatar image

updated 2019-11-04 12:16:19 -0500

You may look at this http://wiki.ros.org/aruco_detect to get the marker

You may read this http://wiki.ros.org/fiducials

And then you can use this http://wiki.ros.org/fiducial_slam

edit flag offensive delete link more

Question Tools

Stats

Asked: 2019-11-04 03:48:47 -0500

Seen: 131 times

Last updated: Nov 04 '19