when i catkin_make in the root of workspace, There is an error:
The specified base path "/home/nanomap_ros" contains a package but "catkin_make" must be invoked in the root of workspace
Thanks, I have solve it, I should creat a new catkin_workspace/src and then git clone the project into src folder, then catkin_make in the root folder.
when i catkin_make in the root of workspace, There is an error: The specified base path "/home/nanomap_ros" contains a package but "catkin_make" must be invoked in the root of workspace