You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get accurate pose of markers, but I'm not sure what is the unit of the corners in config yaml files. Is it in meter or inch, or something else?
The text was updated successfully, but these errors were encountered:
I don't know what yaml files you're referring to, but the pose is estimated assuming the top left corner is (0, 0) and the bottom right corner is (1, 1). So 1 unit of distance is equal to the real world width of your printed marker.
I don't know what yaml files you're referring to, but the pose is estimated assuming the top left corner is (0, 0) and the bottom right corner is (1, 1). So 1 unit of distance is equal to the real world width of your printed marker.
Sorry that I may got the wrong repo(should be in stag_ros repo) for the config files. However, when you are saying (0, 0) to (1, 1) for the corners, is 1 unit of distance equal to 1 meter or 1000px, or something different?
I'm trying to get accurate pose of markers, but I'm not sure what is the unit of the corners in config yaml files. Is it in meter or inch, or something else?
The text was updated successfully, but these errors were encountered: