Create interactive animated movements of an inertial measurement unit
animate_imu(data, dt, width = NULL, height = NULL, elementId = NULL)
A list
of numeric 4-vectors each of which a unit quaternion (w,x,y,z)
A numeric of time duration in milli-seconds
width and height of animate_imu htmlwidget
specified in any valid CSS
size unit
string
id as a valid CSS
element id.