location stream
behavior sim
integration
Drones delivering medicine matternet.
Tracking actions, calculating plans, mining data
UI, network, service, DB, concurrency
generic data representation is easy to save and transmit
Visualization in processing
{:drones [{:id 1, :location [20 20], :fly-to [40 40], :carrying :medX}]
:remotes [{:id 1, :location [40 40], :missions [:id 1, :needs :medX]
:hospitals [{:id 1, :location [20 20]}]}
Prefer nested structure over multiple variables.
Prefer default data types over custom data types.
There has been error in communication with Booktype server. Not sure right now where is the problem.
You should refresh this page.