You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could change or add another operator to accomplish this.
For example, we could have a TS4231V1NaivePositionData operator which operates like the current position data operator with P and Q properties. Then we could make another TS4231V1PositionData which pre-applies a linear transform before outputting data.
The text was updated successfully, but these errors were encountered:
cjsha
changed the title
Change or add another TS4231V1PositionData operator to allow users to input a spatial transform matrix
Change or add another TS4231V1PositionData operator to allow users to apply a spatial transform matrix to ts4231 data
Mar 19, 2025
cjsha
changed the title
Change or add another TS4231V1PositionData operator to allow users to apply a spatial transform matrix to ts4231 data
Allow users to apply a spatial transform matrix to ts4231 data in the data operator
Mar 19, 2025
We could change or add another operator to accomplish this.
For example, we could have a
TS4231V1NaivePositionData
operator which operates like the current position data operator with P and Q properties. Then we could make anotherTS4231V1PositionData
which pre-applies a linear transform before outputting data.The text was updated successfully, but these errors were encountered: