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

Poor mapping results #10

Open
Sara-Esam opened this issue Nov 21, 2021 · 4 comments
Open

Poor mapping results #10

Sara-Esam opened this issue Nov 21, 2021 · 4 comments

Comments

@Sara-Esam
Copy link

Hello,

I am using the supersurfel_fusion for mapping, with a zed-mini camera dataset.

For that, I had to make some modifications in supersufel_fusion.cu, ferns.cu and TPS_RGBD.cu because of the (RGB to RGBA) and (RGB to GRAY) conversions.
(If there is already a unique way to handle this, please tell me about it)

After all, the problem is that I get very poor results, for instance, this map:
image

Which is supposed to be something like this:
image

Could it be due to poor parameter tuning? Please help me, how to get better results?

Thanks in advance!

@BruceCanovas
Copy link
Owner

Hello, could you please share tour dataset?

@Sara-Esam
Copy link
Author

Sara-Esam commented Nov 21, 2021

Thanks for the quick reply!

I am afraid that I have to get permission first since it belongs to a company.

But I have another (but smaller) dataset using the same camera which also produces poor results:
(find the link below)
image

while it should look like this (plan view):
image

here's the link: https://drive.google.com/file/d/12RDvl_CIJ5Sp7gj4SJ8cZlnDEBBxzY8l/view?usp=sharing

@BruceCanovas
Copy link
Owner

Is it possible to have it in a rosbag format or as an image sequence please? I am not using the ZED SDK.

@Sara-Esam
Copy link
Author

I don't have the image sequence, but I could convert it into a rosbag.

here's the link (https://drive.google.com/file/d/1Esdr9omV36d5xvqmLRwGRKe97LwPFTZ5/view?usp=sharing)
Warning: it is too big as a rosbag

If you use this package (https://github.com/stereolabs/zed-ros-wrapper) it'd be faster from your side to convert rather than downloading it:
1- roslaunch zed_wrapper zedm.launch resolution:=1 frame_rate:=30 svo_file:=path/to/...svo
2- rosbag record -a
or rosbag record /zedm/zed_node/rgb_raw/camera_info /zedm/zed_node/rgb_raw/image_raw_color /zedm/zed_node/depth/depth_registered /zedm/zed_node/rgb/camera_info /zedm/zed_node/rgb/image_rect_color

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