Is there any way to import a csv file or to convert one into a kva file?
There is not really any mechanism to load CSV files at the moment but it could be done. What does the data contain?
I have a csv file with the following columns: frame/timestamps, x1, y1, x2, y2, x3, y3, x4, y4, x5, y5, x6, y6, angle 135, angle 246.
I want to import these points and the angles too if possible.