I have created a package using catkin_create_pkg command inside my personal workspace and tried to create simple learner.cpp and talker.cpp for further ros learning. But my text editor showing me that ros.h and std_msgs/Strings.h are not found.
I have created a package using the catkin_create_pkg command inside my personal workspace and tried to create simple learner.cpp and talker.cpp for further ros learning. But my text editor showed me that ros.h and std_msgs/Strings.h is not found.