Vscode setup not recognizing std_msgs::String.h Header file
I am trying to set up VScode IDE to be used with ROS.
I have installed the ROS extension and the IDE seems to be recognizing path for ros/ros.h However it doesn't seem to be recognizing std_msgs::String.h .
Any reason why?
Asked by jawsqb on 2019-08-07 16:58:21 UTC
Comments
Did u add the c++ extension to the vscode env? if you have try to restart the application
Asked by Nitesh_j on 2020-05-06 11:44:32 UTC