You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
transformPointCloudMsg and transformPointCloud methods changes the pointcloud_in header value, which is a const variable. Therefore, the build throws a warning.
Describe the bug
transformPointCloudMsg
andtransformPointCloud
methods changes the pointcloud_in header value, which is a const variable. Therefore, the build throws a warning.Steps to Reproduce
Expected Behavior
The below warnings will occur:
Environment
Suggested fix
The text was updated successfully, but these errors were encountered: