C library of triangulation algorithms (for the problems of mobile robot positioning or resection)
C library of triangulation algorithms
figure triangulation-setup-color.png

This library implements C versions of several triangulation algorithms, such as those used in mobile robot positioning or to solve the resection problem. The library was developed at the University of Liège, for the purposes of testing existing algorithms and comparing them with new algorithms (in particular ToTal). See the main web page for all the technical details and to donwload a zip package with the source code and the documentation (look for "triangulation.zip").

It should be noted that the “three object triangulation problem” is also known as the “three point resection problem” in the surveying engineering research area.


Description

The two important files are:


License/Copyright

All rights reserved by Vincent Pierlot and Marc Van Droogenbroeck. 

You are allowed to use the programs and the source code for educational purposes and for your own usage only. 

Distribution or any form of commercial usage is strictly prohibited. 
Please contact the authors if you want to use the program or source outside the scope of the allowed usage.