This package is considered a duplicate. The official version of this package is found at:https://gitboosting.r-universe.dev/imuf
Package: imuf 0.4.0
Felix Chan
imuf: Estimate Orientation of an Inertial Measurement Unit
Estimate the orientation of an inertial measurement unit (IMU) with a 3-axis accelerometer and a 3-axis gyroscope using a complementary filter. 'imuf' takes an IMU's accelerometer and gyroscope readings, time duration, its initial orientation, and a gain factor as inputs, and returns an estimate of the IMU's final orientation.
Authors:
imuf_0.4.0.tar.gz
imuf_0.4.0.tar.gz(r-4.5-noble)imuf_0.4.0.tar.gz(r-4.4-noble)
imuf_0.4.0.tgz(r-4.4-emscripten)imuf_0.4.0.tgz(r-4.3-emscripten)
imuf.pdf |imuf.html✨
imuf/json (API)
NEWS
# Install 'imuf' in R: |
install.packages('imuf', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gitboosting/imuf/issues
Pkgdown site:https://gitboosting.github.io
Datasets:
- walking_shin_1 - University of Mannheim Real World Activities
Last updated 18 days agofrom:c326e79791. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 09 2024 |
R-4.5-linux-x86_64 | OK | Dec 09 2024 |
Exports:compUpdaterotV
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Update orientation with 3-axis acc and gyr data | compUpdate |
Rotate a 3-vector by a quaternion | rotV |
University of Mannheim Real World Activities | walking_shin_1 |