Hello!
I’m wondering how the values in the shp-file are related to the shape of the Hexapod and what they represent?
My shp-files have values like “368, 472, 336, 358 etc…”. Is that some kind of miliseconds, or what?
Thankful for your support.
/Matt
I looked at the manual and there isn’t any information as to the actual format for this file. It states “it contains the robot shape and params from the sequencer module.” This is for sharing sequences with other users, so I think it just holds the information to draw the boxes in the Sequencer Module.
Hello mattjof,
Jim is right,
the csv file contains the project recorded steps
the shp file is the draw boxes positions and params,
in order to be able to restore them when importing again the project.
You should not edit the shp,
because entering bad values could crash when importing again.
If you need to modify the boxes positions, colors or params,
please use the Sequencer program (and then export as csv again to build a new shp).