imuf 0.6
- A suite of functions for real time animation of an IMU on shiny.
- Core functions:
imu_object()
,imu_objectOutput()
,renderImu_object()
- Support functions:
imu_proxy()
,imu_send_data()
-
vignette("imu_object")
to implement real time animation of an IMU on shiny.
imuf 0.4.0
CRAN release: 2024-12-08
- Added
rotV()
to rotate a 3-vector by a quaternion - Added
walking_shin_1
dataset - Better function documentation
- Added a vignette