Onboard-SDK-ROS icon indicating copy to clipboard operation
Onboard-SDK-ROS copied to clipboard

Generate Waypoint??

Open ghost opened this issue 3 years ago • 1 comments

how can I generate waypoints for dji-osdk m300 by using ros?

ghost avatar Oct 24 '22 15:10 ghost

Agent comment from kyle.cai in Zendesk ticket #72377:

For the M300, the OSDK side uploads the waypoint coordinates through the API. Developers need to develop and generate the waypoints by themselves. For example, import the waypoint file, parse the coordinates in the file and then upload it through the OSDK API.

°°°

dji-dev avatar Oct 25 '22 03:10 dji-dev