ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I don't know about tum_simulator, but with actual ARDrones the issue may be with duplicate IP addresses between the two drones. I don't have two drones to mess around with though, so I can't test or confirm any of this.
The ARDrone SDK says the following:
The AR.Drone 2.0 can be controlled from any client device supporting Wifi. The following process is followed :
the AR.Drone DHCP server grants the client with an IP address which is:
the drone own IP address plus 1 (for AR.Drone 1.0 prior to version 1.1.3)
the drone own IP address plus a number between 1 and 4 (for AR.Drone 2.0 and AR.Drone 1.0 after 1.1.3 version)