A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷
GNU Affero General Public License v3.0
4.91k
stars
1.11k
forks
source link
fix outdated docs for angles in geo file #1612
Closed
zfb132 closed 1 year ago
According to the question, [issue 1473], [pr 1476] and the following code, the
omega
,phi
,kappa
should be replaced toyaw
,pitch
,roll
.https://github.com/OpenDroneMap/ODM/blob/92cab06a5140730ce166fc22ea18aebbc9bc6093/opendm/geo.py#L39-L43