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

Trying to get position data from Aruco Package

asked 2015-11-21 23:52:18 -0500

JoshuaBRussell gravatar image

Hi all,

I am trying to get position data using the aruco ros package. I can get the marker to appear in the the screen, and it will be highlighted. But, no position data is being published to the markers topic. If I output to the screen in the launch file, there is output that identifies the marker, and has 4 2D points, as well as a 3D translation matrix, and a rotation transform(from what I read on the Aruco site). The last two are all 0. But the 2D points seem to be what I want. What topic should these be broadcasting on? And also I am assuming I'll need the transformation matrix and rotation transform, could they be defaulting to zero since I don't have a camera config file, because that is the case.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-11-12 12:23:30 -0500

JoshuaBRussell gravatar image

As it turned out the yaml configuration file was missing. Once I added(even a dummy one) it was able to broadcast it's position.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2015-11-21 23:52:18 -0500

Seen: 976 times

Last updated: Nov 12 '16