edgarriba / OpenDroneMap

OpenDroneMap is a tool to postprocess small Unmanned Aerial Vehicle (sUAS), balloon, kite, and street view data to geographic data. With the current update, we are adding the ability to create orthophotos from drone, balloon, and kite imagery which has GPS ephemeris. Forked from qwesda/BundlerTools ( https://github.com/qwesda/BundlerTools )
GNU General Public License v3.0
0 stars 0 forks source link

catkin, OpenSfM, and LASTools download #14

Open dakotabenjamin opened 8 years ago

dakotabenjamin commented 8 years ago

Th file downloaded for catkin is indigo-devel.zip, which will change when the repo updates- wouldn't it be better to download a release?

Edit this applies to more than just catkin, but also OpenSfM and LASTools

dakotabenjamin commented 8 years ago

You would have to update the MD5 often- for example now its 6940f006726a2b60512372576ffdab8d (for catkin)

edgarriba commented 8 years ago

you are right. Need to fix that, a bit busy this days, PR are accepted :-)

dakotabenjamin commented 8 years ago

As per @paulinus comment in #16, how should we pull updates from OpenSfM? Maybe instead of downloading from a release, we should download a zip of a specific commit? That way we are getting a persistent file, but can easily update as needed without asking for a new release tag.