You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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)
The text was updated successfully, but these errors were encountered: