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

Changing the demo Stl files results in error: Segmentation fault (core dumped) #13

Open
abdelhakim96 opened this issue Jun 22, 2021 · 3 comments

Comments

@abdelhakim96
Copy link

I want to run the program on my own stl files. When i run rosrun request bigBen example with stl file changed i get the error:
Segmentation fault (core dumped).

@ShreyasManjunath
Copy link

Hi,
Check the type of STL file you are running. Use the ASCII STL file. The binary STL file does not work.

Shreyas

@abdelhakim96
Copy link
Author

abdelhakim96 commented Sep 13, 2021

Removing empty lines in my STL file solved it

@xin-peng
Copy link

Hmmm, I also have this problem, even when I am using the original stl file from github...

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

3 participants