fix a parallelism bug in transformPointCloud()
Unintentionally sharing a pointer between OMP threads caused the transformed cloud to become partially corrupted.
Loading
Please register or sign in to comment
Unintentionally sharing a pointer between OMP threads caused the transformed cloud to become partially corrupted.