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

fix target dir of mpc_controller object file #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kojima-shotaro
Copy link

hi, ai-winter.

I found that the following issue can be solved with this pull request.
#65

The problem happened because the shared object file is generated in "build", not in "devel/lib".
I suppose that this is because of the conan settings on mpc_controller package.
I added a few lines to copy the object file to the correct location.

please confirm whether it works on your environment.

best regards,
Shotaro Kojima

@ai-winter
Copy link
Owner

@kojima-shotaro

Thank you for your attention and support for the project. Currently, all dynamic link libraries for our project are automatically generated in the /devel/lib directory.

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

Successfully merging this pull request may close these issues.

2 participants