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

Compilation File Problem in Ubuntu System #218

Open
xrzmyz opened this issue May 13, 2023 · 1 comment
Open

Compilation File Problem in Ubuntu System #218

xrzmyz opened this issue May 13, 2023 · 1 comment

Comments

@xrzmyz
Copy link

xrzmyz commented May 13, 2023

Hello Thomas,
first of all thanks for your amazing work, I compiled a file named 'compile_wrappers.sh' under the Ubuntu system and obtained several files with the suffix '. o', which are similar to 'grid_subsampling. o' files. How can I use them?
Looking forward to your reply!

@HuguesTHOMAS
Copy link
Owner

Look at:

# Subsampling extension
import cpp_wrappers.cpp_subsampling.grid_subsampling as cpp_subsampling
import cpp_wrappers.cpp_neighbors.radius_neighbors as cpp_neighbors

where the built function are imported and used in python

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