ethz-asl / wavemap

Fast, efficient and accurate multi-resolution, multi-sensor 3D occupancy mapping
https://ethz-asl.github.io/wavemap/
BSD 3-Clause "New" or "Revised" License
457 stars 41 forks source link

Are there any plans to add a function to integrate color information? #56

Closed Tacha-S closed 10 months ago

Tacha-S commented 10 months ago

Question Are there any plans to add a feature that integrates the color information from color images into volumetric mapping, similar to the existing feature that integrates depth images into volumetric mapping?

victorreijgwart commented 10 months ago

Hi @Tacha-S, The main upcoming features are a plugin system (to make it easy to extend wavemap with functionalities like local mapping) and large set of tooling for path planning (ESDFs, collision avoidance, global planners, etc). Unfortunately, I won't have time to work on integrating color information myself in the coming months as I'm quite busy finishing my PhD. Would you be interested in working on it? If so, you could collaborate with gyeongmin6099 who mentioned he would also be interested in working on this (see this issue).

victorreijgwart commented 10 months ago

I created a matching feature request here, in case you're interested in contributing or joining the discussion.

Tacha-S commented 10 months ago

Thank you for the information. I apologize for not finding #55 , even though you were having a similar discussion. When I have time, I plan to contribute to the discussion and PRs.

Since there is already an issue created for the discussion, I will close this issue.