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

Support other sensor configurations #54

Open
LimHyungTae opened this issue Jul 28, 2024 · 2 comments
Open

Support other sensor configurations #54

LimHyungTae opened this issue Jul 28, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@LimHyungTae
Copy link
Member

LimHyungTae commented Jul 28, 2024

Now, I've felt some guys want to test their sensor configurations. However, our focus was mostly on the SemanticKITTI dataset.

To address this issue, I tested in my Patchwork code and separate sensor configuration (see sensor_configs.hpp and zone model (see zone_models.hpp from the single hpp file, and it worked (tested in the Kimera-Multi dataset, which is captured by 16 channel sparse LiDAR sensor)!

kimera-multi

Now, we are looking for someone to help us import those codes in Patchwork to this repository!

@LimHyungTae LimHyungTae added enhancement New feature or request help wanted Extra attention is needed labels Jul 28, 2024
@wanghuohuo0716
Copy link

Does it support solid-state or semi-solid-state LiDARs, such as the Livox MID360, and vertical resolution angles that are not fixed (0.4 to 0.8 degrees), such as the Hesai QT128 LiDAR?

@LimHyungTae
Copy link
Member Author

I really want to support those sensors; do you have any idea of how to perform region-wise ground plane fitting for them?

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

No branches or pull requests

2 participants