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

[Feature Request] Use CMake so this project can be more easily integrated into other projects #13

Closed
schulz0r opened this issue Jul 9, 2020 · 4 comments

Comments

@schulz0r
Copy link
Collaborator

schulz0r commented Jul 9, 2020

Dear developers,
I would like to use this library, but it is inconvenient to integrate into my build system. Using CMake makes things so much easier and should be the first choice when working on C++ projects.
I could write a CMake file which could replace all files related to make and create a pull request. Please let me know if you are interested!

Schulz0r

@vmbecerra
Copy link
Contributor

vmbecerra commented Jul 9, 2020 via email

@schulz0r
Copy link
Collaborator Author

Okay, I finally gave up on the other trajectory planning software because it is missing some features. This project looks more promising. I forked your repository and started to write CMake files. I will post here if there are questions.

@schulz0r
Copy link
Collaborator Author

Is there any reason why in dmatrix, the class SparseMatrix is not included by default? I can't compile the code without setting the preprocessor variable SPARSE_MATRIX.

@vmbecerra
Copy link
Contributor

vmbecerra commented Jul 20, 2020 via email

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