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

Error in while (term == 1) sys.sleep(10) : the condition has length > 1 #2

Open
JiaxinWang123 opened this issue Jul 18, 2023 · 3 comments

Comments

@JiaxinWang123
Copy link

Hi Atticus Stovall,

I was trying to use TLSLeAF but I was stuck by the error when ran:

TLSLeAF.df<-TLSLeAF(input_file,
overwrite=FALSE,
center,
scatterLim=80,
SS=0.02,
scales=c(0.1,0.5,0.75),
rf_model=rf_model,
correct.topography = TRUE,
voxRes=0.1,
minVoxDensity=5,
superDF=TRUE,
clean=TRUE,
OS='windows')

Here is the error:
Error in while (term == 1) sys.sleep(10) : the condition has length > 1
In addition: Warning message:
In system(cmd, intern = intern, wait = wait | intern, show.output.on.console = wait, :
running command 'C:\WINDOWS\system32\cmd.exe /c cloudcompare -SILENT -C_EXPORT_FMT ASC -PREC 6 -NO_TIMESTAMP -AUTO_SAVE OFF -COMPUTE_NORMALS -O MYPATH\0628_summer.ptx -SAVE_CLOUDS FILE MYPATH\0628_summer.asc -CLEAR' had status 1

Please let me know if you have any ideas about that.
Thanks!

@UQ-Raja-Ram-Aryal
Copy link

Hi JiaxinWang123,

Is the above-mentioned problem solved? I am also getting the same issue.

@JiaxinWang123
Copy link
Author

Hi JiaxinWang123,

Is the above-mentioned problem solved? I am also getting the same issue.

No, I ended up with developing my own pipeline, and still working on it.

@UQ-Raja-Ram-Aryal
Copy link

Thank you for your quick response. Let me know If you get it.

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