dji-sdk / Guidance-SDK-ROS

The official ROS package of Guidance SDK for 32/64 bit Ubuntu and XU3
80 stars 87 forks source link

Why guidance node does not publish motion topic? #36

Closed Kanelankai closed 6 years ago

Kanelankai commented 7 years ago

I see that GuidanceNode published some useful information about the drone. But why the GuidanceNode does not publish the position topic in GuidanceNode? In the GuidanceNodeTest, a callback function is used to subscribe the position topic. I also checked Onboard SDK ROS and found that /dji_sdk/local_position topic, /dji_sdk/velocity topic were published. What is the difference between data obtained from guidance sdk and onboard sdk? Which data is more precise? @lanyusea