Micro Quadcopter with Computer Vision and Range Sensors(Autonomous)

Hi erem
I did not use separate device for altitude detection (sonar or lidar), the only sensor used was the camera. From the detected Aruco Board i obtain the pose estimation of the drone: z, y, z, roll, pitch, yaw.

It is explained in the wiki:
https://ardupilot.org/dev/docs/ros-aruco-detection.html
and blog post: