Closed uschas08 closed 6 years ago
project 3D Perception, cannot perform statistical filtering, Error: TypeError: cinit() takes exactly 1 positional argument (0 given), tried with commands mentioned in lectures to re-install PCL but I could not install it stuck at a point, I tried with updating VMWARE and re-use ova file.
Did you try to install with sudo?
$ cd ~/RoboND-Perception-Exercises/python-pcl $ python setup.py build $ sudo python setup.py install
Please elaborate more on your issue.