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

makers not detected in gazebo camera images #139

Open
david-wb opened this issue Jan 9, 2025 · 1 comment
Open

makers not detected in gazebo camera images #139

david-wb opened this issue Jan 9, 2025 · 1 comment

Comments

@david-wb
Copy link

david-wb commented Jan 9, 2025

I'm trying to detect makers in images from a simulated camera in gazebo ignition (fortress). Aruco is receiving the images and camera info, however the markers are not detected. The exact same setup works when using a real camera (astra), but not in simulation. Any ideas what the problem might be? I have a hunch it is related to either lighting conditions or the camera_info data. Thanks in advance.

Screenshot from 2025-01-09 15-47-33

The simulated camera feedback you see in the bottom left of the screenshot above shows the "aruco result" image which has no markers.

@david-wb
Copy link
Author

david-wb commented Jan 9, 2025

I should add that I'm using the marker_publisher launch file. I have verified the image callback is called but no makers are detected. Thus, I think it must be a problem with either the image or the camera params. I am not doing any image rectification or processing, as that was not needed with the real camera either.

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

1 participant