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

Segmentaion Fault Chapter 8 : pcl_filter #31

Closed
adityag6994 opened this issue Nov 28, 2017 · 1 comment
Closed

Segmentaion Fault Chapter 8 : pcl_filter #31

adityag6994 opened this issue Nov 28, 2017 · 1 comment

Comments

@adityag6994
Copy link

Hey, I am getting a segmentation fault when I run pcl_filter node

hal@hal:~/catkin_ws$ rosrun pcl_ros_tutorial pcl_filter 
Segmentation fault (core dumped)

pcl_publisher is running also I can see the point cloud in rviz. Anything I am missing ?

@adityag6994
Copy link
Author

adityag6994 commented Nov 29, 2017

changing these lines in pcl_filter.cpp
cloudHandler handler; --> cloudHandler handler();
compiled for me.

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