ArUco marker detection not working with ROS2 and PX4 SITL
I’m working on a project where I need to detect ArUco markers using ROS2 and PX4 SITL. I’ve implemented a Python script that subscribes to the camera topic and uses OpenCV to detect ArUco markers in the image stream. However, despite running the script, the markers are not being detected, and there are no errors displayed. The image window opens, but no markers are drawn