Package: imuf 0.6.0.9000


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.6.0.9000.tar.gz
imuf_0.6.0.9000.zip(r-4.7)imuf_0.6.0.9000.zip(r-4.6)imuf_0.6.0.9000.zip(r-4.5)
imuf_0.6.0.9000.tgz(r-4.6-x86_64)imuf_0.6.0.9000.tgz(r-4.6-arm64)imuf_0.6.0.9000.tgz(r-4.5-x86_64)imuf_0.6.0.9000.tgz(r-4.5-arm64)
imuf_0.6.0.9000.tar.gz(r-4.7-arm64)imuf_0.6.0.9000.tar.gz(r-4.7-x86_64)imuf_0.6.0.9000.tar.gz(r-4.6-arm64)imuf_0.6.0.9000.tar.gz(r-4.6-x86_64)
imuf_0.6.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
imuf/json (API)
| # Install 'imuf' in R: |
| install.packages('imuf', repos = c('https://gitboosting.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gitboosting/imuf/issues
Pkgdown/docs site:https://gitboosting.github.io
- walking_shin_1 - University of Mannheim Real World Activities
Last updated from:2801a1dfbe. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 136 | ||
| linux-devel-x86_64 | OK | 144 | ||
| source / vignettes | OK | 207 | ||
| linux-release-arm64 | OK | 146 | ||
| linux-release-x86_64 | OK | 153 | ||
| macos-release-arm64 | OK | 139 | ||
| macos-release-x86_64 | OK | 253 | ||
| macos-oldrel-arm64 | OK | 146 | ||
| macos-oldrel-x86_64 | OK | 300 | ||
| windows-devel | OK | 121 | ||
| windows-release | OK | 103 | ||
| windows-oldrel | OK | 135 | ||
| wasm-release | OK | 124 |
Exports:animate_imuanimate_imuOutputcompUpdateimu_objectimu_objectOutputimu_proxyimu_send_datarenderAnimate_imurenderImu_objectrotV
Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefshighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsRcppRcppEigenrlangrmarkdownsasstinytexxfunyaml
Last update: 2025-02-27
Started: 2025-02-27
Last update: 2025-02-12
Started: 2025-02-11
Last update: 2025-02-11
Started: 2024-12-08
Last update: 2025-01-15
Started: 2025-01-11
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Animate movement of an inertial measurement unit | animate_imu |
| Shiny bindings for animate_imu | animate_imu-shiny animate_imuOutput renderAnimate_imu |
| Update orientation with 3-axis acc and gyr data | compUpdate |
| Animate in real time movement of an inertial measurement unit in shiny | imu_object |
| Shiny bindings for imu_object | imu_object-shiny imu_objectOutput renderImu_object |
| Update a widget in shiny with an orientation | imu_object-update imu_proxy imu_send_data |
| Rotate a 3-vector by a quaternion | rotV |
| University of Mannheim Real World Activities | walking_shin_1 |