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

rxp2pcd not found #41

Open
pkarpi opened this issue Aug 5, 2021 · 2 comments
Open

rxp2pcd not found #41

pkarpi opened this issue Aug 5, 2021 · 2 comments

Comments

@pkarpi
Copy link

pkarpi commented Aug 5, 2021

I can go through the tutorial until this:
"rxp2pcd can then be called as:"

running this command:
"rxp2pcd ../data/ NOU11.coords.dat 25 15 NOU11"

I get this:
"rxp2pcd: command not found"

Should rxp2pcd be in the build folder after install? (It's not there)

@tim-devereux
Copy link

From the README -

Optionally,_ for users with RIEGL V-Line scan data, treeseg includes the executable rxp2pcd, to convert and preprocess data in RXP data stream format, to binary PCD format. This executable will automatically be built if the directories ./treeseg/include/reigl/ and ./treeseg/lib/riegl/ are populated with the RIEGL RiVLIB headers and libraries (as appropriate for the user's particular CPU architecture and gcc version), which can be downloaded from the Members Area of the RIEGL website (e.g., rivlib-2_5_10-x86_64-linux-gcc9.zip).

Did you include the RIEGL libraries before compiling?

@pkarpi
Copy link
Author

pkarpi commented Aug 11, 2021

No and that's the obvious reason, my bad. It seems difficult to get those files. I continue with preprocessed files.

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