Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aruco_mapping not working #10

Open
SubMishMar opened this issue Sep 12, 2018 · 5 comments
Open

aruco_mapping not working #10

SubMishMar opened this issue Sep 12, 2018 · 5 comments

Comments

@SubMishMar
Copy link

SubMishMar commented Sep 12, 2018

I am trying to localize a simple USB camera using aruco markers sized 0.141 m. I am using ROS kinetic. My plumbing is complete and the remappings are correct. I am even able to get the video feed (mono 8) but I am unable to understand why the detection+pose estimation part is not working at all.

I am providing the link to the repository I have forked so that my scenario can be easily reproduced. Here is the github link: https://github.com/SubMishMar/aruco_mapping

In order to reproduce it I have also recorded a bag file which can be downloaded from the link provided in the folder named aruco_mapping_bag inside the provided repository.

The launch file that should be used is aruco_usbcam.launch. After running this launch file. run the bag file and one can see that the detection doesn't work (at least for me).

I will be glad if someone can help me here! I have been trying to fix this for a long time.

@SubMishMar
Copy link
Author

I got this figured out. I was using the wrong aruco marker (i.e. the dictionary didn't match). But now I wonder where can I set the dictionary type?

@tkkhuu
Copy link

tkkhuu commented Oct 11, 2018

Hi @SubMishMar which Aruco marker did you use, I'm having the same problem detecting the markers

@SubMishMar
Copy link
Author

Use this http://chev.me/arucogen/ and choose the Original Aruco dictionary.

@ericzzj1989
Copy link

Use this http://chev.me/arucogen/ and choose the Original Aruco dictionary.

How can we know which dictionary we use in the aruco_mapping package?

@ericzzj1989
Copy link

Hi, @SubMishMar How can we know which dictionary we use in the aruco_mapping package?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants