CloudCompare: command not found

Feel free to ask any question here
Post Reply
Camilla
Posts: 1
Joined: Thu Jan 31, 2019 2:19 am

CloudCompare: command not found

Post by Camilla »

I use ubuntu 16.04 LTS. After I install cloudcompare. I want to transform mesh to point cloud. However, when I use the command line, it doesn't work. May I ask how to config ./bashrc or some file to use this?

Code: Select all

CloudCompare -SAMPLE_MESH POINTS 1000000
CloudCompare: command not found
daniel
Site Admin
Posts: 7713
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: CloudCompare: command not found

Post by daniel »

First you probably have to change the current directory so as to be in the same directory as CloudCompare executable.

Then you also have to open a file before sampling the mesh (with '-O').
Daniel, CloudCompare admin
Post Reply