catkin_make failed: must be invoked in the root of workspace.
Hi! I want to build libfreenect, following this tutorial.
catkin_make -j2 gave me this error:
The specified base path "/home/pi/libfreenect" contains a CMakeLists.txt but "catkin_make" must be invoked in the root of workspace
I tried the answer on some questions regarding this issue, but it didn't work for me.
Can someone help?
I'm using the melodic ROS distro.