We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See the code
pcl/common/include/pcl/point_cloud.h
Lines 282 to 289 in 3682b68
Lines 296 to 303 in 3682b68
It should throw
pcl/common/include/pcl/exceptions.h
Line 208 in 3682b68
It throws
Line 150 in 3682b68
See the code above.
Throw
The text was updated successfully, but these errors were encountered:
UnorganizedPointCloudException
PointCloud::at
throw UnorganizedPointCloudException for PointCloud::at (fix #2520) (#…
0fdb1c2
…2521) Throw UnorganizedPointCloudException in PointCloud::at
Successfully merging a pull request may close this issue.
Your Environment
Context
See the code
pcl/common/include/pcl/point_cloud.h
Lines 282 to 289 in 3682b68
pcl/common/include/pcl/point_cloud.h
Lines 296 to 303 in 3682b68
Expected Behavior
It should throw
pcl/common/include/pcl/exceptions.h
Line 208 in 3682b68
Current Behavior
It throws
pcl/common/include/pcl/exceptions.h
Line 150 in 3682b68
Code to Reproduce
See the code above.
Possible Solution
Throw
pcl/common/include/pcl/exceptions.h
Line 208 in 3682b68
The text was updated successfully, but these errors were encountered: