Hello everyone. I am debugging my cpp source file by Visual Studio Code. However, when I include "ros/ros.h", it says that "cannot find "ros/ros.h"". Plz tell me how to fix it ?

asked 2020-03-19 11:58:34 -0500

N.N.Huy gravatar image

updated 2020-03-19 12:14:52 -0500

Hello everyone. I am debugging my cpp source file by Visual Studio Code. However, when I include "ros/ros.h", it says that "cannot find "ros/ros.h"". Plz tell me how to fix it ?

edit retag flag offensive close merge delete

Comments

Have you see wiki/IDEs?

gvdhoorn gravatar image gvdhoorn  ( 2020-03-19 12:14:15 -0500 )edit

Thank you, i followed the instruction and it seems to be ok.

N.N.Huy gravatar image N.N.Huy  ( 2020-03-22 04:00:33 -0500 )edit