From dda24cbf5fbc7ff77dc7ad945deae13911d1e03f Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Tue, 28 Mar 2017 21:05:58 -0400 Subject: [PATCH] Update README.md Changed node-odm repo link, added item in roadmap --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e69c049e..218faa24 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Have you had other issues? Please [report them](https://github.com/OpenDroneMap/ ### Add More Processing Nodes -WebODM can be linked to one or more processing nodes running [node-OpenDroneMap](https://github.com/pierotofy/node-OpenDroneMap). The default configuration already includes a "node-odm-1" processing node which runs on the same machine as WebODM, just to help you get started. As you become more familiar with WebODM, you might want to install processing nodes on separate machines. +WebODM can be linked to one or more processing nodes running [node-OpenDroneMap](https://github.com/OpenDroneMap/node-OpenDroneMap). The default configuration already includes a "node-odm-1" processing node which runs on the same machine as WebODM, just to help you get started. As you become more familiar with WebODM, you might want to install processing nodes on separate machines. ### Security @@ -169,6 +169,7 @@ Should all work without errors. - [ ] Volumetric Measurements - [X] Cluster management and setup. - [ ] Mission Planner +- [ ] Plugins/Webhooks System - [X] API - [X] Documentation - [ ] Android Mobile App