Hello,
I have a small doubt. Is there a possibility to download a project into our own system and work on it without using the web version of ROS rather the one installed on my system?
moreover when trying to do so i get the following error.
CMake Error: The current CMakeCache.txt directory /home/raizo/Desktop/rosject/catkin_ws/build/CMakeCache.txt is different than the directory /home/user/catkin_ws/build where CMakeCache.txt was created. This may result in binaries being created in the wrong place. If you are not sure, reedit the CMakeCache.txt
CMake Error: The source “/home/raizo/Desktop/rosject/catkin_ws/src/CMakeLists.txt” does not match the source “/home/user/catkin_ws/src/CMakeLists.txt” used to generate cache. Re-run cmake with a different source directory.
Invoking “cmake” failed
Kindly shed some light if anyone has any idea.