ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I finally found out what's wrong. It was the problem with the base_links' body name. Each ArDrone seems to have the same base_link body name. But it strange that each Ardrone should belongs to different namespaces. But anyhow, just rewrite the urdf files and make sure every base_link name of each ArDrone is different, which should solve all the problem.