Open .fls in command line

For any question about plugins!
Post Reply
Ulysse
Posts: 2
Joined: Thu May 28, 2015 7:46 pm

Open .fls in command line

Post by Ulysse »

Hi
I import Faro files in CloudCompare without problem but .fls files are not recognized in the command line mode. Is there a function that calls the faro pluggin?
thank you

Ulysse
daniel
Site Admin
Posts: 7385
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Open .fls in command line

Post by daniel »

Indeed, I believe the plugins are not loaded when using CC in command line mode.

I'll try to fix this for the next version!
Daniel, CloudCompare admin
Ulysse
Posts: 2
Joined: Thu May 28, 2015 7:46 pm

Re: Open .fls in command line

Post by Ulysse »

Merci!
Great work!

Ulysse
WysiWyg
Posts: 3
Joined: Fri Apr 12, 2024 8:59 am
Location: Lille, France

Re: Open .fls in command line

Post by WysiWyg »

Hi !
I'm currently working with fls files but I can't figure out how to open them from the command line. It seems it can't find the fls plugin but I can open them on the graphic interface.
Could you please tell me if I've missed a parameter to include the fls plugin while openning the file or any else ?

Thanks for your work !
Mathis
daniel
Site Admin
Posts: 7385
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Open .fls in command line

Post by daniel »

Hum, that's weird, there's no good reason for it not to work in command line mode... but I've never tried! Maybe someone else did...
Daniel, CloudCompare admin
WysiWyg
Posts: 3
Joined: Fri Apr 12, 2024 8:59 am
Location: Lille, France

Re: Open .fls in command line

Post by WysiWyg »

I would simply like to convert .fls files into .las ones.
I've tried `CloudCompare -o myFlsFile.fls -C_EXPORT_FMT LAS` but it can't open them.
If you know any other way to solve my problem, your help will be greatly appreciated :D

(Sorry for responding only today, I thought an email would be sent to me when someone responds)

Best regards,
Mathis
HeadLess
Posts: 54
Joined: Mon Mar 25, 2019 9:27 pm

Re: Open .fls in command line

Post by HeadLess »

do you have some log output?

i suppose the issue is with the path to the file.

If i recall correctly CC does not support utf8 chars, so only ascii and you probably need to set full path instead, unless you alread changed your current directory in the command line.
WysiWyg
Posts: 3
Joined: Fri Apr 12, 2024 8:59 am
Location: Lille, France

Re: Open .fls in command line

Post by WysiWyg »

Hi! Thank you for your response :D

I've found the issue!!

When I first opened scan.fls, it was in its directory, scan.fls, but then I renamed the directory without the .fls extension, and only after that did I try to open the file in the command line. So, note to myself, never change a directory name when you're not sure about it ^^

But I'm making sure to use the absolute path to open it ;)

Thank you all for your reactivity :D

Have a good day,

Mathis
Post Reply