-
Notifications
You must be signed in to change notification settings - Fork 55
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
compilation error in Noetic #71
Comments
Hi @KartikeyaWalia thanks for locating these fixes. |
@Chenjayanxin Hello, have you succeeded? I used another ros package to implement the functionality. Hopefully we can communicate |
@KartikeyaWalia Hello, did you succeed in compiling Rouleaux with noetic? Can I ask you? I'm also having problems compiling Rouleaux with noetic, I hope I can get your help, thank you very much |
I succeeded to generate Reachability Map. I chose indigo (Ubuntu 14.04) to use it. It’s smooth! What is your project assignment? Maybe we can add a way to communicate! Best regards, |
Hello,
has anyone managed to compile rouleaux with Noetic? I have been using the kinetic-devel . I have made changes following the discussions in the issues already raised regarding:
H5cpp.h using #41 (comment) and #41 (comment)
isnan using #61 (comment)
and Qt5 using #63 (comment)
It took a lot of digging into the rabbit hole but eventually, most of them got fixed.
Now I have the following error and I couldn't find any solution -
Regarding
/usr/bin/ld: cannot find -lcreate_marker
I neither found any reference on the internet and nor could locate it on my system.P.S. If these errors have quite obvious solutions, I apologise in advance as I am not very used to cpp.
Thanks in advance
The text was updated successfully, but these errors were encountered: