How to use turtle_teleop_key to control specific turtle?
I use
rosservice call spawn 2 2 0 "NewTurtle"
to create another turtle on the screen, how to use turtle_teleop_key command to control it? It like this command only can control the first turtle.