This repository was archived by the owner on Jan 23, 2024. It is now read-only.
forked from dji-sdk/Onboard-SDK-ROS
-
Notifications
You must be signed in to change notification settings - Fork 10
Check Points Before Flight
Inkyu edited this page Jun 19, 2017
·
4 revisions
We need to click the top-left check box to enable topic publishing. Can you echo command pose topic named
/yourMavName/command/pose?
After initializing MSF using command below
rosservice call /yourMavName/pose_sensor_rovio/pose_sensor/initialize_msf_scale 1.0
Can you echo odometry topic named /yourMavName/msf_core/odometry ? and visualize it through rviz?
Check whether state tf moves as you move drone.
The manufacturer provides guidelines for sending Virtual RC commands (i.e., VirtualRC:setControl) since it can cause serious malfunctions when it is improperly used. The figure below explains this.
