uav4geo / NodeCM

GPU-enabled photogrammetry pipeline to generate point clouds, orthophotos and elevation models from aerial images using COLMAP.
GNU Affero General Public License v3.0
39 stars 9 forks source link

Node running but not available in browser #4

Open holtster69 opened 3 years ago

holtster69 commented 3 years ago

Successfully installed Node to Docker, running, but showing offline in WebODM interface. Want to try it out, but cannot. Tried running on port 3001 because MicMac runs on 3000 but did not make a difference . Doesn't look like much work has been done since last year as is still open issue. Possibly an Options (JSON) script? Lemme Know!

pierotofy commented 3 years ago

The NodeODM API / UI might be broken (I've done most testing from the command line). I'd welcome a PR to fix this!

holtster69 commented 3 years ago

;ierotofy I am new to all of this and am not sure what a PR is, but would gladly do if I knew. In addition, I was wondering when you guys get around to making the flight control app, it would be so handy to be able to use the zoom of My Mavic 2 Zoom to capture better detail from a further distance, also able to capture sides at better angle without sky in them. No app I have seen so far will let me! Thanks

pierotofy commented 3 years ago

PR --> Pull Request (a code contribution). https://opensource.com/article/19/7/create-pull-request-github

Flight control apps have been in the wish list for a while, but it's a difficult challenge; lots of hardware vendors, always changing SDKs and proprietary app stores, to name a few of the issues.

But we'd love to start an effort in that direction at some point.