mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Fixed assert when exporting textured mesh with both multiband and blending enabled with grayscale images
This commit is contained in:
@@ -4676,7 +4676,7 @@ void ExportCloudsDialog::saveTextureMeshes(
|
||||
path.toStdString(),
|
||||
mesh->cloud,
|
||||
mesh->tex_polygons[0],
|
||||
poses,
|
||||
filterNodes(poses),
|
||||
textureVertexToPixels,
|
||||
images,
|
||||
calibrations,
|
||||
|
||||
Reference in New Issue
Block a user