Piero Toffanin
909365aafd
Added system-v service file
2017-09-15 07:14:38 -04:00
Piero Toffanin
f70e78aa4e
Merge pull request #22 from pierotofy/run
...
Replaced run.py with run.sh
2017-09-15 11:33:30 +02:00
Piero Toffanin
d07e8e5e42
Added tree-kill
2017-09-15 05:22:10 -04:00
Piero Toffanin
01e2fdf472
Replaced run.py with run.sh
2017-09-14 14:34:19 -04:00
Piero Toffanin
3586a31f90
File path archive fix
2017-07-12 09:47:21 -04:00
Piero Toffanin
62eab13658
Merge pull request #19 from pierotofy/dem
...
DEM support, derivates products
2017-07-12 09:36:33 -04:00
Piero Toffanin
3ab3195c2f
Added alpha transparency in DTM/DSM derivatives
2017-06-30 16:00:49 -04:00
Piero Toffanin
7dc78379d9
Added DEM derivatives generation
2017-06-30 15:17:44 -04:00
Piero Toffanin
1313d0185d
Merge pull request #18 from daedroza/master
...
Minor changes for native installs
2017-06-26 09:07:04 -04:00
Kalpaj Chaudhari
18470f6f55
README: Run ldconfig with sudo (native install)
...
ldconfig requires access to /etc/ld.so.cache which is owned by root. Let
it run with sudo to access the ld.so.cache file and the shared
libraries so that linking works correctly.
Change-Id: I52df5a0b70c1975634974a31eb76aa45becec161
2017-06-26 10:05:56 +05:30
Kalpaj Chaudhari
f92ee18080
README: Let dependencies be installed systemwide
...
Use sudo for make & make install. This is required for installing
natively.
Change-Id: Ib5af91871aade4c18669e6e5cf88374f14dfbb69
Tested: Ubuntu 16.04.2 LTS (native install)
2017-06-26 10:05:01 +05:30
Piero Toffanin
bfc90c9cec
Fixed test mode fault
2017-05-21 13:29:59 -04:00
Piero Toffanin
e30ae8ec03
Typo
2017-05-17 22:12:33 -04:00
Piero Toffanin
ef1a161837
Reworded
2017-05-17 21:59:56 -04:00
Piero Toffanin
7ee97eff9f
Merge pull request #14 from pierotofy/makepostproc
...
Move postprocessing in external bash script
2017-05-17 21:58:38 -04:00
Piero Toffanin
c7e04a6818
Copy failsafe PLY point cloud to odm_georeferencing
2017-05-17 20:57:00 -04:00
Piero Toffanin
a3d0293360
Removed test.sh script
2017-05-17 20:38:39 -04:00
Piero Toffanin
df1b53e91c
Cleanup, fixed import
2017-05-17 20:20:22 -04:00
Piero Toffanin
1deff5ec6c
Refactored Task.js to move postprocessing code in a bash script for ease of maintenance, fix existing problem with failing tasks when assets are not in the right place
2017-05-17 20:16:45 -04:00
Piero Toffanin
2a9591347b
Missing test file, hide version and name parameters
2017-05-17 19:11:33 -04:00
Piero Toffanin
7eee2e687e
Use .ply file instead of .las to generate potree cloud
2017-04-27 19:04:08 -04:00
Piero Toffanin
b941e3a126
Changed las file path per new ODM core changes
2017-04-27 18:25:54 -04:00
Piero Toffanin
cba67be6fa
Update Dockerfile
...
Added cmake
2017-04-26 20:17:52 -04:00
Piero Toffanin
66e907a4ab
Update Dockerfile
...
Added git
2017-04-26 20:06:28 -04:00
Piero Toffanin
f54c72e6ef
Update Dockerfile
...
Removed sudo
2017-04-26 19:58:28 -04:00
Piero Toffanin
2d0f7ee2bc
Update README.md
...
Added title
2017-04-26 17:46:48 -04:00
Piero Toffanin
23b7bcace2
Update README.md
...
Added link to WebODM
2017-04-26 17:46:22 -04:00
Piero Toffanin
a2f7dd69bc
Update TaskManager.js
...
Added warning message on webhook fail
2017-04-13 08:49:49 -04:00
Piero Toffanin
8bf98fdb14
Merge pull request #8 from pepperlk/master
...
Allow Zip File uploads && Optional webhook callback option
2017-04-13 08:47:15 -04:00
Piero Toffanin
6f55637fc5
Update Task.js
...
Added missing webhook parameter
2017-04-13 08:45:40 -04:00
Lee Pepper
c4d8e748ca
Merge branch 'master' of https://github.com/pepperlk/node-OpenDroneMap
2017-04-12 20:32:19 -06:00
Lee Pepper
0d49f36bc8
Fix: Task Serialization
...
Fix: Error output to show correctly
Feature: Added regex webhook validation
2017-04-12 20:31:57 -06:00
Piero Toffanin
094cd5588e
Update index.js
...
Removed uncommented code, fixed comment
2017-04-12 08:53:55 -04:00
Lee Pepper
fbca4187be
Feature: Allow Zip File uploads
...
Feature: Optional webhook callback option
2017-04-11 21:55:52 -06:00
Piero Toffanin
3ed48cffbb
Merge pull request #7 from pierotofy/master
...
Added enum data type
2017-04-11 16:38:18 -04:00
Piero Toffanin
f0a8f7665d
Added enum data type
2017-04-11 16:36:20 -04:00
Piero Toffanin
7f62e52c66
Updated docs
2017-04-08 20:21:28 -04:00
Piero Toffanin
074aa9739c
Cleanup, better error handling
2017-04-08 20:20:32 -04:00
Piero Toffanin
1fd8f268f3
Reverted webhook changes
2017-04-08 19:45:57 -04:00
Piero Toffanin
f09aaa52a4
Cleaned up a few lines, better error handling
2017-04-08 19:40:03 -04:00
Piero Toffanin
73ab091c1f
Merge pull request #6 from pepperlk/master
...
Zip file from URL
2017-04-08 18:20:17 -04:00
Lee Pepper
f9d4986118
Back up merge
2017-04-07 22:09:05 -06:00
Lee Pepper
b9ecdde14a
ZIP Uploads
...
Add: Zip file uploads with optional GCP file
2017-04-07 22:05:20 -06:00
Lee Pepper
93d59292dd
Modify: Dockerfile for local build
...
Add: Webhook callback option
Modify: .gitignore for vscode
2017-04-07 10:55:24 -06:00
Piero Toffanin
9725cba1a2
Removed unused language declaration in travis.yml
2017-03-30 13:55:30 -04:00
Piero Toffanin
db4302dbb2
Modified .travis.yml
2017-03-30 13:06:31 -04:00
Piero Toffanin
10abe3575a
Moved exit within if block
2017-03-30 13:04:12 -04:00
Piero Toffanin
aee00077d4
Return exit code 1 on launch failure
2017-03-30 13:03:24 -04:00
Piero Toffanin
1c7b361dbf
Fixed typo
2017-03-30 12:31:17 -04:00
Piero Toffanin
df7610488c
Added travis build image to readme
2017-03-30 12:28:21 -04:00