[OpenDroneMap-dev] Beta v0.1 Release and Changelog

Dakota Benjamin dmb2 at clevelandmetroparks.com
Wed Jun 22 05:40:11 PDT 2016


I removed some repository-specific images and the test data to make the zip file (much) smaller.  It should in no way impact the running of the program, but if there are issues let me know.

[http://sig.cmparks.net/cmp-ms-90x122.png]Dakota Benjamin
Geospatial Developer
clevelandmetroparks.com<http://www.clemetparks.com/>

<http://www.clemetparks.com/>

________________________________
From: Kshitij Sharma <ksharma at gmail.com>
Sent: Monday, June 20, 2016 10:00:51 PM
To: Dakota Benjamin
Cc: opendronemap-users at lists.osgeo.org; opendronemap-dev at lists.osgeo.org
Subject: Re: [OpenDroneMap-dev] Beta v0.1 Release and Changelog

Hello Dakota,

Thanks for the information. As of now, what is the difference between the release zip file vs. https://github.com/OpenDroneMap/OpenDroneMap/wiki/1.-Installation? If we were to follow the instructions from the wiki, would we get the same release that you have sent the email for?

Thanks much.
kshitij


---
Kshitij Sharma
https://www.linkedin.com/in/kshitijsharma
+91 9632366466

On Wed, Jun 15, 2016 at 7:59 PM, Dakota Benjamin <dmb2 at clevelandmetroparks.com<mailto:dmb2 at clevelandmetroparks.com>> wrote:

And we are live! Thanks to everyone who has contributed to OpenDroneMap thus far.


The link to download the release is here: https://github.com/OpenDroneMap/OpenDroneMap/releases/download/v0.1/OpenDroneMap-v0_1.zip


Dakota

[http://sig.cmparks.net/cmp-ms-90x122.png]Dakota Benjamin
Geospatial Developer
clevelandmetroparks.com<http://www.clemetparks.com/>

<http://www.clemetparks.com/>

________________________________
From: OpenDroneMap-dev <opendronemap-dev-bounces at lists.osgeo.org<mailto:opendronemap-dev-bounces at lists.osgeo.org>> on behalf of Dakota Benjamin <dmb2 at clevelandmetroparks.com<mailto:dmb2 at clevelandmetroparks.com>>
Sent: Tuesday, June 14, 2016 10:50:30 AM
To: opendronemap-users at lists.osgeo.org<mailto:opendronemap-users at lists.osgeo.org>; opendronemap-dev at lists.osgeo.org<mailto:opendronemap-dev at lists.osgeo.org>
Subject: [OpenDroneMap-dev] Beta v0.1 Release and Changelog


OpenDroneMap users,


Tomorrow we will be publishing a huge update. We've incorporated a processing framework for the ODM toolchain and improved the installation process. If you've been using the "dev" branch on GitHub recently, this is nothing new for you. Read below for the changelog and watch for another email tomorrow when the release is finalized.

Installation

  *   cmake superbuild for all components
  *   Now you will run the following to install or update ODM:

bash ./configure.sh
mkdir build && cd build && cmake .. && make && cd ..

# copy paste the following (with correct directory structure) into your ~/.bashrc (or other preferred method) (requires logout/in to work)
export PYTHONPATH=$PYTHONPATH:<ODMDIR>/SuperBuild/install/lib/python2.7/dist-packages:<ODMDIR>/SuperBuild/src/opensfm
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:<ODMDIR>/SuperBuild/install/lib


Running ODM
Use these instructions to run the processing script<https://github.com/OpenDroneMap/OpenDroneMap/tree/dev#running-opendronemap>. Note there are significant differences from the previous version, namely you have to specify --project-path
Code restructure

  *   Object Oriented Code
  *   Ecto<https://plasmodic.github.io/ecto/> processing framework
  *   Project tree:
     *   Your ODM project will have a more organized structure. One big change is that your images must be placed in a "images/" subdirectory in the project folder.
  *   Testing framework

Feature additions / changes

  *   Add XYZ pointcloud output
  *   benchmarking with --time
  *   Replacement of LASTools with PDAL
  *   Control script updates - --rerun-from, --rerun-all
  *   Remove local ccd_defs in lieu of OpenSfM sensor data file.

Please email me with questions or comments. If you want to use the updates before the release, simply run "git checkout dev" and use the installation method above.

Happy Processing!
Dakota


[http://sig.cmparks.net/cmp-ms-90x122.png]Dakota Benjamin
Geospatial Developer
clevelandmetroparks.com<http://www.clemetparks.com/>

<http://www.clemetparks.com/>

_______________________________________________
OpenDroneMap-dev mailing list
OpenDroneMap-dev at lists.osgeo.org<mailto:OpenDroneMap-dev at lists.osgeo.org>
http://lists.osgeo.org/mailman/listinfo/opendronemap-dev


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/opendronemap-dev/attachments/20160622/ecfbc063/attachment.html>


More information about the OpenDroneMap-dev mailing list