What are the C++ namespaces ros:: and std:: ? [closed]
Hi,
I went through the tutorials and in the tutorial on how to write a subscriber (C++) I saw a line "ros::init(...)" and "std::stringstream ss;"
Sombody knows what are ros and std? where is their location/source?
please help me,
thanks in advance.