-
Notifications
You must be signed in to change notification settings - Fork 6
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
Input File Issue #2
Comments
@GAfieldCN Have you solved this problem? |
Hello guys, i had the same error. I attach you my RCLC tree so you can see how the folders must be. Did you create the board folder in calib_data, cause its missing. After i create it and give it permisions to read and write 29 current processing pointcloud: ../calib_data/pc/45.pcd 40 current processing pointcloud: ../calib_data/pc/61.pcd 35 current processing pointcloud: ../calib_data/pc/54.pcd 46 current processing pointcloud: ../calib_data/pc/73.pcd 4 current processing pointcloud: ../calib_data/pc/4.pcd 10 current processing pointcloud: ../calib_data/pc/14.pcd 5 current processing pointcloud: ../calib_data/pc/6.pcd 41 current processing pointcloud: ../calib_data/pc/65.pcd 11 current processing pointcloud: ../calib_data/pc/15.pcd |
Hello @ManChrys thanks for your reply, but can you share your library versions? |
libpcl-dev1.10.0+dfsg-5ubuntu1 Opencv 4.5.2 from the source installed compatible wuth cuda and cudnn ceres-solver 2.1.0 (http://ceres-solver.org/installation.html) eigen 3.3.7 |
UPDATE running ./BoardSegmentation i had the following error too ERROR geo@geo:~/RCLC/build$ ./BoardSegmentation 0 current processing pointcloud: ../calib_data/pc/0.pcd 29 current processing pointcloud: ../calib_data/pc/29.pcd 10 current processing pointcloud: ../calib_data/pc/10.pcd 38 current processing pointcloud: ../calib_data/pc/38.pcd 20 current processing pointcloud: ../calib_data/pc/20.pcd 56 current processing pointcloud: ../calib_data/pc/56.pcd SOLUTION modify GMMFit.cpp and BoardSegmentation.cpp Corrected files which worked for me as i mentioned earlier (dont forget to delete .txt extension) |
@ManChrys do you run in docker? |
@Davabbb no just normally installed in ubuntu 20.04. Also i had some error in ./Calibrate command geo@geo:~/RCLC/build$ ./Calibrate but tried to fix and i face something like that geo@geo:~/RCLC/build$ ./Calibrate i dont know if i did something wrong or just the images and pcds dont match exactly. i am looking forward for this too. |
@ManChrys I just think it's a bad repository, I'm already using another one. |
@Davabbb which one ? And it runs smoothly ? |
@ManChrys https://github.com/koide3/direct_visual_lidar_calibration?tab=readme-ov-file, there is a docker, I had some problems with the launch but it can all be solved, if anything I can help |
Thanx bro I am trying this period some packages for my livox mid 40 and my zed2 camera calibration ! 🧐🧐 |
koide3/direct_visual_lidar_calibration#83 in this issue i describe how to solve problems |
hello @Davabbb do you have an email so i can contact you about some questions i have about the package ? Thanks in advance. |
Hi, I wanna launch this repo, but the description is not clear, could you explain the details of running this repo, especially the data requirements and how to configure the input? Thx
The text was updated successfully, but these errors were encountered: