Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.47 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.47 KB

ulyxes (Ultimate Y X Estimation System)

Surveyor's sensor data processing system Project home page

  • PyAPI - API written in Python using object oriented approache, beta version
  • PyApps - demo Python applications using PyAPI
  • camera - post processing scripts to process video or images
  • server - server side scripts

Documentation


Deprecated modules/APIs

  • TclAPI - API written in tcl to handle robotic total stations, digital levels and GNSS receivers. The development of this subproject is finished, only bug fixes will be made.
  • Robot - Sample MS Windows/MFC/C++ application to drive Leica robotic total stations (you must have GComS2K120.lib from Leica). This program mainly serves for demonstration purposes. The development of this subproject is finished, no bug fixes will be made.