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

CMake Error: Find PkgConfig.cmake a required package was not found #1

Open
MariaNiaz opened this issue Feb 26, 2018 · 5 comments
Open

Comments

@MariaNiaz
Copy link

I am trying to run the code in VS 2017 but it is showing the following error:
CMake Error at C:/ ... / cmake-3.11/Modules/FindPkgConfig.cmake:419 (message): a required package was not found

@ahq1993
Copy link
Owner

ahq1993 commented Feb 26, 2018

You would need Ubuntu to run this code. Also, make sure you satisfy all dependencies written in the readme file.

@MariaNiaz
Copy link
Author

I need to work on windows. What changes do you suggest should be made? Also please guide me if a solution of this code could be run on MATLAB?

@ahq1993
Copy link
Owner

ahq1993 commented Feb 26, 2018

Main dependencies for this code are LCM and LIBBOT. Check on the web if there are ways to install LCM and LIBBOT on windows. Aside, I have recently implemented a python version of RRTstar (not bidirectional), I can share it if that helps.

@MariaNiaz
Copy link
Author

I am implementing a bidirectional version of RRTstar in MATLAB for comparison purpose. I also wanted to compare your work with some other variants of RRTstar. I thought it will save time if I may get code from you instead of writing it from the scratch.

@ahq1993
Copy link
Owner

ahq1993 commented Feb 26, 2018

Sorry, I don't have on Matlab.

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