RTS_project icon indicating copy to clipboard operation
RTS_project copied to clipboard

Code and Python library to process Robotic Total Stations data

Results 3 RTS_project issues
Sort by recently updated
recently updated
newest added

We use different function to read the extrinsic calibration file of one experiment. (read_calibration_gps_prism, read_calibration_gps_prism_lidar, read_calibration_prism_lidar_marmotte). See if it is possible to generalize these functions.

enhancement

Code a new type of outlier for the interpolated data before applying the new resection. Current outlier is based on the speed of the prism. We need to do a...

enhancement

Split scripts files according to the functions inside for a better use and understanding of what to use

enhancement