Closed AhmedElsafy closed 6 years ago
If you are getting that error it's because you're not actually in the cpp directory. Can you tell me what 'ls -al' shows where you are?
In the deploy_cpp directory
drwxrwxr-x 7 safy safy 4096 Apr 19 12:37 .. -rw-rw-r-- 1 safy safy 2594 Apr 18 16:37 .clang-format -rw-rw-r-- 1 safy safy 5018 Apr 18 16:37 README.md drwxrwxr-x 5 safy safy 4096 Apr 18 16:37 src
/home/safy/bonnet
is already initialized. No action taken.WARNING: Your workspace is not extending any other
result space, but it is set to use a linked
devel
space layout. This requires the catkin
CMake
package in your source space in order to be built.
It looks like you initialized another workspace inside bonnet as well. Can you run 'ls -al' in the /home/safy/bonnet directory?
Were you able to solve this problem?
ROS re-installation solved the problem
I run the following commands
$ cd bonnet/deploy_cpp $ catkin init $ catkin build bonnet_standalone
trying to build I get the following
Source Space: [missing] /bonnet/src Log Space: [missing] /bonnet/logs Build Space: [missing] /bonnet/build Devel Space: [missing] /bonnet/devel Install Space: [unused] /bonnet/install DESTDIR: [unused] None