Ask Your Question
0

where is the position in aruco_ros marker detector [closed]

asked 2020-08-02 00:12:56 -0600

cvfcp gravatar image

Using aruco_ros libray,I can detect and recognize a aruco marker with a specific marker ID. Further more,I can get the pose information including position and orientation. So,I want to ask where is the position pointing at? The left corner or the center of the marker?

image description

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by berak
close date 2020-08-02 01:33:58.805557

1 answer

Sort by » oldest newest most voted
0

answered 2020-08-02 01:25:44 -0600

berak gravatar image

updated 2020-08-02 01:33:44 -0600

opencv's aruco markers will give you a vector with the 4 corners, unfortunately you are probably not using that, but ROS' own wrappers (different api)

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-08-02 00:12:56 -0600

Seen: 339 times

Last updated: Aug 02 '20