-
Notifications
You must be signed in to change notification settings - Fork 49
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
Mesh Filtering process died on launching. #108
Comments
Can you run the command below from the workspace and report the output?
|
@jrgnicho here is the output for the given command:
|
I haven't been able to reproduce your error
If only one version shows, most like pcl 1.9.1, then that means it's only linked one version of the pcl library which is a good sign At this point I would build the noether_filtering package in "Release with debug info" or in "debug" and |
Hi, Here is the output to
which looks fine to me. |
Yes, it looks ok. I would run gdb as described in my earlier comment |
running can shed some light on what is happening. |
Hi @jrgnicho I rebuilt it with
Also @Beshario, I tried doing that earlier, but for some reason, it says the file is not present. So for the above output, I tried the following command line:
Output:
|
@shubhamwagh could you run a backtrace when the node crashes. You should be able to do that with the |
@shubhamwagh Were you able to resolve the issue? |
Sorry, I am no more using this library. Last time, I remember I couldn't resolve the problem. Instead created my own custom toolpath generation software from point clouds to meet our use case. Thanks for the help anyways. |
Is your point cloud method for generating tool paths open sourced? |
@Levi-Armstrong, apologies for late reply. It is not open sourced as it is part of company project and in development stage. |
Hi,
On launching mesh_filtering launch file :
roslaunch noether_examples mesh_filtering_demo.launch
It says the process has died! May I know what is going wrong?
The text was updated successfully, but these errors were encountered: