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

The visual result is abnormal? #80

Open
kt-rax opened this issue Mar 3, 2023 · 2 comments
Open

The visual result is abnormal? #80

kt-rax opened this issue Mar 3, 2023 · 2 comments

Comments

@kt-rax
Copy link

kt-rax commented Mar 3, 2023

I have follow the steps and up to the roslaunch.

But seems got no result.Is there anybody could give some suggestions or comments.Thanks!

roslaunch livox_camera_calib calib.launch

image

@kt-rax
Copy link
Author

kt-rax commented Mar 3, 2023

image

@Snowbound9173
Copy link

Looks like you didn't correctly configure the paths required. You can even see the message "Failed to open settings for file at: ...."

You will need to go into the calib.yaml file and update your paths. I realise this is super old but if someone stumbles across it it might help.

# Data path. adjust them!
common:
    image_file: "/home/livox/ws_livox_camera_calib/data/image/0.png"
    pcd_file: "/home/livox/ws_livox_camera_calib/data/pcd/0.pcd"
    result_file: "/home/livox/ws_livox_camera_calib/data/output/extrinsic.txt"

# Camera Parameters. Adjust them!

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

2 participants