-
Notifications
You must be signed in to change notification settings - Fork 47
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
Segmentation Fault when launching roseus in 16.04 #291
Comments
roseus may be compiled with (euslisp/jskeus@fa7b88f) |
using roseus from apt seemed to be the reason for this. (conflicting definitions in eus.h) Still testing, but seems that compiling roseus from source too does the job. |
Please test with these PR |
Was able to build and launch with the PR above. The remaining question is why does it work on 14.04 and not in 16.04? roseus version seems to be the same for both systems.
|
Also, in Using |
@Affonso-Gui I think it also fails on indigo https://travis-ci.org/jsk-ros-pkg/jsk_roseus/builds/402501419 |
Resuming:
|
Just for the record: |
When using the latest versions for
jskeus
(euslisp/jskeus@fa7b88f) andeus
(d7a3284) from source in Ubuntu 16.04, runningroseus
leads to:This problem does not occur in Ubuntu 14.04 nor when using eus version 1f5a9e9.
Verified the above in a total of 5 PCs (three of them 16.04, two of them 14.04).
@weiqiyang
@itohdak
The text was updated successfully, but these errors were encountered: