Creating the turtlesim environment through code.
Hi all. I've just started using ROS yesterday - i've completed the 15 or so beginner tutorials that utilize turtlesim. I've begun writing my own .cpp file - since i'm a beginner this is all pretty new to me. I'm trying to figure out how to create the actual turtlesim simulator window from C++ code. This sounds like it would be easy so can anyone help? I've been looking at several of the files in the documentation but there isn't a real clear answer.