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

Revision history [back]

  1. cmd_vel topic is subscribed by node_handle in ardrone_driver.cpp. But I did not figure out how does it be sent to drone.
  2. The data sent by drone is navdata_raw in ardrone_driver.cpp and arranged to legacynavdata and publish as /ardrone/nav topic. These published topic are for users and won't go back to drone because drone has known these data.