Skip to content

Regrip API / session/profile/axisMap / parseSensorToBodyAxisMap

Function: parseSensorToBodyAxisMap()

parseSensorToBodyAxisMap(value): t | undefined

Defined in: packages/core/src/session/profile/axisMap.ts:6

Parse profile syntax such as x,z,-y,w; the final w is required.

Parameters

value

string | undefined

Returns

t | undefined