Add two turtlebot in one .world
Hi, I am a freshman on ROS and I meet a problem: I write a very simple .py for one turtlebot to move straight, after I add another turtlebot in the world, the original one cannot move, it used to move automatically. I really do not know the reason. In my launch file, I have not added the node of the second one.