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

Feature Request: Support for integrating color information #57

Closed
victorreijgwart opened this issue Jan 23, 2024 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@victorreijgwart
Copy link
Member

Context
For some applications, it'd be helpful if the map contained color information in addition to occupancy.

High-level changes
Wavemap is quite modular and already supports different map data structures and measurement integrators.
The main additions that are needed are:

  • a map data structure that stores a color channel alongside the occupancy
  • a measurement integrator that also fuses color information when updating the map
  • extensions of the ROS interface (wavemap_server) to forward the color images to the integrator

A few different people mentioned interest in this feature. Let's use this GitHub issue to coordinate our efforts.

@victorreijgwart
Copy link
Member Author

Closed due to inactivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant