fix AxId matching

main
Yik Teng Hie 1 month ago
parent d5055c2dd7
commit 30c4bd488a

Binary file not shown.

@ -51,7 +51,6 @@ using stPointPosition = struct _stPointPosition
using stMotionPath = struct _stMotionPath
{
// point path
std::vector<int> vecAxisIndex; // list of axis Index
std::vector<stPointPosition> vecPointPath; // list of axis position for each point
std::vector<stHelixPosition> vecHelixPath; // list of helix position for each point
// speed profile

Loading…
Cancel
Save