DAIRLab / dairlib

MIT License
66 stars 26 forks source link

Fix a little bug in OSC logging for rotation tracking data #254

Closed yminchen closed 2 years ago

yminchen commented 2 years ago

We were logging the time derivatives of quaternion (4D) instead of angular velocities (3D)


This change is Reviewable