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

Visualization and the usage of the ESDF map #15

Open
gogojjh opened this issue Nov 23, 2022 · 9 comments
Open

Visualization and the usage of the ESDF map #15

gogojjh opened this issue Nov 23, 2022 · 9 comments

Comments

@gogojjh
Copy link

gogojjh commented Nov 23, 2022

Thanks for the great work!

I have tested the nvblox in my own computer and modified the code to support two features:

  1. the mapping of using an Ouster-128 LiDAR
  2. implementation of different weight averaging methods.
    If you are interested, I can pull a request. And please remind users that they should set specially -mesh_frame_subsampling=500 (for example) to avoid the memory issue for a large-scale dataset.

20220225_building_day_mesh_img

And I have a problem about the ESDF map. Could you please recommend any tools to visualize the ESDF map as shown in https://github.com/nvidia-isaac/nvblox/blob/public/docs/images/nvblox_slice.gif?
Thanks.

@alexmillane
Copy link
Contributor

Hi. Thanks for your interest in nvblox. Your results look really cool!

We're definitely interested in you contributing your sensor models.

Could you send me an email on [email protected]?

@alexmillane
Copy link
Contributor

We're very happy to have your contribution. Looking forward to your pull-request :).

@ZiliangMiao
Copy link

I got the same problem, how to visualize the ESDF map as shown in https://github.com/nvidia-isaac/nvblox/blob/public/docs/images/nvblox_slice.gif, or could you please recommend any other viz tools?

@gogojjh
Copy link
Author

gogojjh commented Nov 9, 2023

I think that you can publish a series of point cloud (each point records the distance)

@ZiliangMiao
Copy link

I think that you can publish a series of point cloud (each point records the distance)

Thanks for reply. Btw, I just discovered that you have adapted nvblox to the KITTI dataset! I think it is possible to follow your version to adapt nuScenes and Waymo dataset (related to my previously opened issue 37: #37).

@gogojjh
Copy link
Author

gogojjh commented Nov 9, 2023

Sure, I have previously pulled several requests. You can check them to adapt other public datasets.

@ZiliangMiao
Copy link

Sure, I have previously pulled several requests. You can check them to adapt other public datasets.

Hi Dr. Jiao @gogojjh,

I have encountered some problems running your code. I think that you have transferred the KITTI-format data into 3dmatch-format, which includes "seq-xx" folders, "lidar-intrinsics.txt", "frame-xxxxxx.color.png", "frame-xxxxxx.depth.png" and "frame-xxxxxx.poses.txt" files. However, I cannot access the provided download link of your data (stored in NAS), and I cannot find the data-format transfer script either. Could you please provide your data-format transfer script, and a Google Drive or Onedrive download link of your processed KITTI data? Thanks a lot!

Best,
Ziliang

@gogojjh
Copy link
Author

gogojjh commented Nov 18, 2023

Hi, I update the link again, please try:
FusionPortable dataset, 20220226_campus_road_day: http://gofile.me/72EEc/MDghPwECu
KITTI Sequence 07: http://gofile.me/72EEc/NGdCJrzA5
It may need time to enter the website.

The data-format transfer script is here:
function-savekittito_Nvbloxformat.txt

@ZiliangMiao
Copy link

Hi, I update the link again, please try: FusionPortable dataset, 20220226_campus_road_day: http://gofile.me/72EEc/MDghPwECu KITTI Sequence 07: http://gofile.me/72EEc/NGdCJrzA5 It may need time to enter the website.

The data-format transfer script is here: function-savekittito_Nvbloxformat.txt

Thanks a lot!

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

3 participants