Onboard-SDK-ROS
Onboard-SDK-ROS copied to clipboard
Generate Waypoint??
how can I generate waypoints for dji-osdk m300 by using ros?
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.
°°°