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

ar_pose : interprete output of 'ar_pose_marker' && transform

asked 2013-11-06 12:12:06 -0500

pr2rp gravatar image

Hello.

I want to track a object that is moving inside a room and color the pixel in the cam-image, where the object has moved to. Instead of detect colors etc. I want to do this with markers from ar_pose.

My setup is a simple web_cam and one printed marker. I can start tracking and I do get values on the topic "ar_pose_marker". My problem is that I do not understand what the values "ar_pose_marker" is publishing to me. Yes, I did read that "The current pose of the marker relative to the camera." My interpretation is that the cam is located at (0,0.0) and the values are the offset to that origin (in world coordinates). Is that correct?

One example: Lets say my setup is running with a 640x480px image. When i move the marker to the most left: {ar_pose_marker}.x = -1.16 The the rightmost place {ar_pose_marker}.x = -0.75

This values change when i increase/decrease the distance: marker<->camera. Whay?

  • What does the values ^^ tell me?
  • How do I transform a detected marker position to a specific pixel position in the cam-image?

Thanks for any hints

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-04-14 09:40:37 -0500

updated 2016-04-14 09:40:48 -0500

Maybe the axis are not aligned, I'm just guessing. I'm working now on the same problem and I noticed the same as you. If you got an answer to this problem (since you worked on it two years ago) please answer me.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-11-06 12:12:06 -0500

Seen: 600 times

Last updated: Apr 14 '16