Oscillatory Motion Tracking With X IMU
No description available
Install / Use
npx skills add xioTechnologies/Oscillatory-Motion-Tracking-With-x-IMUInstalls into whichever agent you are using.
README
Oscillatory-Motion-Tracking-With-x-IMU
A demonstration for tracking cyclic motion using an x-IMU as shown in this video. During cyclic motion, the mean velocity and position are zero over a short period of time. For example, this might represent the motion of a buoy bobbing up and down in the ocean or the chewing motion of a jaw.
<div align="center"> <img src="https://raw.github.com/xioTechnologies/Oscillatory-Motion-Tracking-With-x-IMU/master/Video%20Screenshot.png"/> </div>In the video, the <a href="http://www.x-io.co.uk/x-imu">x-IMU</a> was used to log test data via USB which was then processed using MALAB. Only the gyroscope and accelerometer measurements was used. The sensor data was first processed through an AHRS algorithm to calculate the orientation of the x-IMU relative to the Earth so that the corresponding direction of gravity could be subtracted from the accelerometer measurements. The resultant measurement of acceleration was then integrated to yield a velocity and the velocity high-pass filtered to remove any drift. This was then integrated again to yield a position which was also high-pass filtered to remove drift. The resultant position tracking seen in the video is able to track the cyclic motion of the x-IMU but slowly 'pulls' the x-IMU back to the origin when it is stationary.
The repository includes the original source code and example data used to create the video.
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.6kCommit, push, and open a PR
Languages
Security Score
Audited on Jul 18, 2026
