ankitdhall / lidar_camera_calibration

ROS package to find a rigid-body transformation between a LiDAR and a camera for "LiDAR-Camera Calibration using 3D-3D Point correspondences"
http://arxiv.org/abs/1705.09785
GNU General Public License v3.0
1.52k stars 461 forks source link

Cannot detect markers #102

Open zgxsin opened 5 years ago

zgxsin commented 5 years ago

Here is my setup: image

Here is my cloud output: image

The point cloud is weird.

In my terminal, i got this: image

Anyone having the similar issue?

xingxiuhua commented 5 years ago

Hello, can you help me to realize the marker window in the camera window?thank you very much!

dkhanna511 commented 3 years ago

HI, after running the find_transform.launch file, only mono8 window is opening. I have not created the setup as of now but I want to know if the polygon window and point cloud window pops up when there is no marker at first.

VictorEscribano commented 3 years ago

It can be several things:

  1. the Arucos are not in ascending order from left to right
  2. The arucos are too small, try to print the arucos used in the paper, the number 26 annd 582 from the original dictionary Hope it helped :)
Z-Jeff commented 1 year ago

2. 26

How can I download the 26 and 582 arucos?

louislelay commented 2 months ago
  1. 26

How can I download the 26 and 582 arucos?

Hi @Z-Jeff, here’s the PDF of the markers. You can create your own using: https://chev.me/arucogen/

ArUco_original_582.pdf ArUco_original_26.pdf