catkin_make install --source my_src

asked 2017-09-22 12:47:44 -0500

ahmedadelhekal gravatar image

i am totally new to ros so i followed the tutorial till this part catkin_make install --source my_src

i got this error

catkin_make install --source my_src 
Base path: /home/ahmed/catkin_ws
The specified source space "/home/ahmed/catkin_ws/my_src" does not exist
edit retag flag offensive close merge delete

Comments

1

really it tells you what the problem is

does the directory my_src exist?

2ROS0 gravatar image 2ROS0  ( 2017-09-22 18:16:29 -0500 )edit