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

Docker instructions point to openfields gitlab version of cloudcompy #188

Open
mhl787156 opened this issue Aug 13, 2024 · 1 comment
Open

Comments

@mhl787156
Copy link

Hi,

It seems that your docker container points to a different version of cloudcompare!

Docker file

cd && rm -rf CloudComPy && git clone --recurse-submodules https://gitlab.com/openfields1/CloudComPy.git && \

It took me ages to figure out as methods such as ICP and ccGLMatrixFromQuaternionAndTranslation were complaining about not matching the function call. Turns out they didn't exist or hadn't merged changes which match the tutorials here.

Thanks

@prascle
Copy link
Collaborator

prascle commented Aug 18, 2024

Hello,
I'm sorry about that. I don't automatically check docker scripts for consistency, nor do I automatically sync git repositories. I created a gitlab repository when I had problems accessing my github account a few months ago.
I'll fix that with the next version and try to automatically maintain that part of docker. There are a few warnings in the doc about docker scripts, but that's no reason not to maintain them properly...

Best regards,
Paul

prascle added a commit to prascle/CloudComPy that referenced this issue Sep 17, 2024
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