Tlo Ten TASK: Dronecoria light task 1: create a drone path
At this time if you've been in our project you've listen about Dronecoria project, one of our open projects this year. As we want you to see the possibilities of the Liquid Galaxy as a visualization tool we're starting to publish a series of short programming tasks related to.
This first task is about to write code to generate a simple path for the drone. We want a python code that's able to generate a figure like this: http://retis.sssup.it/sites/default/files/waypoints.png including the waypoints (points shown in green). The code has to generate a KML, what's the defacto standar from Google to overlay data on maps. https://developers.google.com/kml/documentation/
So start your prefered code IDE and code !
Delivery sent to our lgcodein@gmail.com email and post here in the dashboard simultaneously should include:
- python file
- kml file
- little text document explaining your experience
And be ready for next Dronecoria light task !!!