wheelie96

Results 5 issues of wheelie96

Hello there, Now I'm using DJI OSDK-ROS 3.8 with Matrice 600 pro. And I'm trying a waypoint mission on demo_mission.cpp in OSDK. Here, a waypoint mission is executed based on...

Hello there; Before, when I executed a command "roslaunch dji_sdk sdk.launch" at outdoor environment using Matrice 600 pro and OSDK-ROS 3.8 on onboard computer, I failed to launch. I got...

Hello there; Now I use OSDK-ROS 3.8 and Matrice 600 pro, and I added a change to "demo_mission.cpp" like below. In line 155 at "demo_mission.cpp", wp.altitude = (prevWp->altitude + 1)...

Hello there, Now I have a simple question about the hotpoint mission in the program "demo_mission.cpp" . In this mission, radius and yawrate can be updated using the functions "hotpointUpdateRadius"...

Hello there, Now I have a simple question about the program "demo_mission.cpp" . In this program, at the subroutine "generateWaypointsPolygon" , the waypoint's latitude and longitude are determined as follows....