Closed pierotofy closed 2 years ago
@pierotofy I'm working on #1415(finally get a chance to do it), figure I could add this as well. One problem is that will the ypr value in geo.txt take the camera make into consideration? As the ypr is treated differently in different make. If not need to consider this, call compute_opk
after updating the geo entry should do the work.
If not need to consider this, call compute_opk after updating the geo entry should do the work.
Yep! :+1:
Thanks for looking into this!
We currently set omega/phi/kappa values when reading from
geo.txt
files, but that's incorrect. We should set ypr angles and convert them for end users.