mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
vault backup: 2023-03-30 11:02:24
This commit is contained in:
parent
af34182f1e
commit
0b8322fba6
@ -88,7 +88,7 @@ Gyroscope
|
||||

|
||||

|
||||
> [!INFO]
|
||||
> works similar to spinning gyro but uses vibrations instead
|
||||
> works similar to spinning gyro but uses vibrations instead (coriolis effect)
|
||||
|
||||
Problem:
|
||||
- The gyroscope gives us angular rate with a unit of rad/s [deg/s]
|
||||
@ -99,6 +99,7 @@ Problem:
|
||||
- Gyroscope data changes faster than the sampling frequency
|
||||
- We will not detect it, and the integral approximation will be incorrect
|
||||
- This error is called drift/bias as it increases in time, no return to 0o
|
||||
> [!INFO] dont need to fully understand the math
|
||||
|
||||
|
||||
|
||||
|
||||
@ -24,5 +24,5 @@ tags:
|
||||
- [x] [[07-location-sensors]]
|
||||
- [x] [[08-proximity sensors]]
|
||||
- [x] [[09-location-sensors-3]]
|
||||
- [ ] [[10-orientation-sensors]]
|
||||
- [x] [[10-orientation-sensors]]
|
||||
# Info
|
||||
Loading…
Reference in New Issue
Block a user