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

What does this sentence mean? - Change numpy array to be loaded into 'raw' to LidarTopPreprocess.so in ExampleUsage_Top.py line 126. #55

Open
miaozujia opened this issue Oct 28, 2022 · 0 comments

Comments

@miaozujia
Copy link

in src/lidar_data_preprocess/Python_to_C_Interface/ver3/README.md
there is a sentence : Change numpy array to be loaded into 'raw' to LidarTopPreprocess.so in ExampleUsage_Top.py line 126.
can i modify the ExampleUsage_Top.py as followoing?
raw = np.load("LidarTopPreprocess.so",allow_pickle=True)
However, it report error : OSError: Failed to interpret file 'LidarTopPreprocess.so' as a pickle
how can i fix this issue? thank for your help!

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

1 participant