Last modified by Eric Nantel on 2024/09/06 14:52

From version < 48.1 >
edited by Coleman Benson
on 2023/07/27 10:49
To version < 49.1 >
edited by Coleman Benson
on 2023/07/27 11:22
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -592,3 +592,17 @@
592 592  Ex: #5QN<cr> might return *5QN12345678<cr>
593 593  
594 594  The number in the response (12345678) would be the servo's serial number which is set and should not be changed by the user.
595 +
596 +====== __Query IMU Linear (**QIX**, **QIY**, **QIZ**)__ ======
597 +
598 +Ex: #6QIX<cr> might return *6QIX3<cr>
599 +
600 +This command queries servo 6's IMU's linear accelerometer in the X direction. The response is 0.3cm per second squared.
601 +
602 +__Query IMU Angular (**QIA**, **QIB**, **QIC**)__
603 +
604 +Ex: #6QIB<cr> might return *6QIB44<cr>
605 +
606 +This command queries servo 6's IMU's linear accelerometer in the X direction. The response is 4.4 degrees per second squared.
607 +
608 +
Copyright RobotShop 2018