Hi,
I do not see the files under the ‘src’ of the catkin_ws in my IDE. I know they exist when I use roscd and ls in the shell but there too I am unable to open them. Can you look into this please ?
Regards,
Abhijit
Hi,
I do not see the files under the ‘src’ of the catkin_ws in my IDE. I know they exist when I use roscd and ls in the shell but there too I am unable to open them. Can you look into this please ?
Regards,
Abhijit
Hi Abhijit,
You won’t see anything in src
until you create a package. Keep following the course and you will get to create some packages.