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

Explore other scan aggregation methods #20

Open
2 tasks
mpowelson opened this issue Dec 18, 2019 · 1 comment
Open
2 tasks

Explore other scan aggregation methods #20

mpowelson opened this issue Dec 18, 2019 · 1 comment

Comments

@mpowelson
Copy link
Contributor

Right now the only method implemented is using a colorized octomap_server. However, there are other methods that could be explored.

  • Texture mapping - Save all images in scan to a directory and then stitch them back together at the end.
  • Custom octomap server that integrates detections more robustly. The octomap server colorizer just averages the current voxel with the incoming color to get the new color.
@mpowelson
Copy link
Contributor Author

See PCL Texture Mapping example for one method

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

1 participant