Is it possible to control movement of turtlesim by string msgs?
I am working on a project and i want to control movement of turtlesim by publishing to a topic with strings. For example, if i send "play" the turtle start moving while with publishing "STOP", it will stop. Beside publishing the coordinates, is it possible to control turtle with strings. And if such is possible with turtlebot, it would be great. Thank you