Skip to content

Create kin2csv.py#47

Open
davidelahoz wants to merge 1 commit intoPrideLab:masterfrom
davidelahoz:patch-1
Open

Create kin2csv.py#47
davidelahoz wants to merge 1 commit intoPrideLab:masterfrom
davidelahoz:patch-1

Conversation

@davidelahoz
Copy link

Added a new python script that converts the output kinematic file to csv, so it can be loaded into QGIS for visualizing the track.

This script is based on plottrack.py and works both on windows and linux. To allow cross platform execution the original "rm" command has been changed to python's "os.remove" function.

Added a new python script that converts the output kinematic file to csv, so it can be loaded into QGIS for visualizing the track.

This script is based on plottrack.py and works both on windows and linux. To allow cross platform execution the original "rm" command has been changed to python's "os.remove" function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant