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

Typo in deprecation message. #1877

Closed
WillieMaddox opened this issue May 31, 2017 · 0 comments
Closed

Typo in deprecation message. #1877

WillieMaddox opened this issue May 31, 2017 · 0 comments

Comments

@WillieMaddox
Copy link
Contributor

Environment

  • Operating System and version: Ubuntu 16.04
  • Compiler: gcc 5.4
  • PCL Version: 1.8.0

Current Behavior

Typo in deprecation message common/include/pcl/ros/conversions.h

The last three functions read:
PCL_DEPRECATED ("pcl::fromROSMsg is deprecated, please use fromPCLPointCloud2 instead.")
but they should read,
PCL_DEPRECATED ("pcl::toROSMsg is deprecated, please use toPCLPointCloud2 instead.")

@WillieMaddox WillieMaddox changed the title Type on deprecation message. Typo in deprecation message. May 31, 2017
@WillieMaddox WillieMaddox mentioned this issue May 31, 2017
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