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

load GridMap plugin #2

Open
leonardossrocha opened this issue Nov 12, 2021 · 7 comments
Open

load GridMap plugin #2

leonardossrocha opened this issue Nov 12, 2021 · 7 comments

Comments

@leonardossrocha
Copy link

Hi,
I put libsimExtGridMap.so file on CoppeliaSim folder like I saw in two places,

https://www.coppeliarobotics.com/helpFiles/en/pluginTutorial.htm
https://www.youtube.com/watch?v=fV0ZoDa1FaQ&ab_channel=LeopoldoArmesto

but I have some problem because this plugin do not load. I have this message:

plugin 'GridMap': loading...
[CoppeliaSim:error] plugin 'GridMap': load failed (could not load). The plugin probably couldn't load dependency libraries. For additional infos, modify the script 'libLoadErrorCheck.sh', run it and inspect the output.

I've tried to do this. Change libLoadErrorCheck.sh and put there the plugin name, libsimExtGridMap.so. But I have nothing yet. What king of dependency libraries I need to run it?

@roboticafacil
Copy link
Owner

roboticafacil commented Nov 12, 2021 via email

@leonardossrocha
Copy link
Author

leonardossrocha commented Nov 13, 2021

Hi, where I find what kind of Qt libraries is necessary? There is some document about it?

@leonardossrocha
Copy link
Author

I have other situation. I see differences between libsimExtGridMap.so and libsimExtGridMap.dll, one it's available for linux and an other for windows but, inside them, I see differences. Can you check if libsimExtGridMap.so is currect please?

@roboticafacil
Copy link
Owner

roboticafacil commented Nov 18, 2021 via email

@leonardossrocha
Copy link
Author

Hi Leopoldo, first sorry for bothering you with this. Well, I see inside of them. For example, inside the .dll file, exists some binary code. Inside of libsimExtGridMap.so file, I see the name of other file. When I run Coppelia across terminal command, I can see this error:

[CoppeliaSim:error] plugin 'GridMap': load failed (could not load). The plugin probably couldn't load dependency libraries. For additional infos, modify the script 'libLoadErrorCheck.sh', run it and inspect the output.

So, I tried to run this script libLoadErrorCheck.sh and I get this message "não é um executável dinâmico" or "is not a dynamic executable". Because of this, I open the file with mcedit editor. Inside of them I don't see any binary code. I just see the name of another file "libsimExtGridMap.so.1.0.0". I can open this file simply type cat plus file name on linux terminal. Because of that, I concluded that this file is not a binary file. Am I wrong?

S

@roboticafacil
Copy link
Owner

roboticafacil commented Nov 18, 2021 via email

@leonardossrocha
Copy link
Author

leonardossrocha commented Nov 18, 2021

I got it. So, can you help send me some link or orientation about how can I do that? I explain why I ask you about it. It's because we trying to use your plugin in a doctoral course and I have many more colegues that uses linux. So, we all have this problem now.

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

2 participants