Skip to content

fix target dir of mpc_controller object file#103

Open
kojima-shotaro wants to merge 1 commit intoai-winter:masterfrom
kojima-shotaro:fix/mcp_cmake
Open

fix target dir of mpc_controller object file#103
kojima-shotaro wants to merge 1 commit intoai-winter:masterfrom
kojima-shotaro:fix/mcp_cmake

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

Comments