pyins.sim
Simulation of sensors.
The main functionality is synthesis of IMU readings from the given trajectory. It also contains some utility functions useful for aides INS simulation.
Functions
|
Generate IMU readings from the trajectory. |
|
Generate trajectory with NED velocity changing as sine. |
|
Generate data with latitude-longitude-altitude position measurements. |
|
Generate data with NED velocity measurements. |
|
Generate data with velocity measurements expressed in body frame. |
|
Generate random position-velocity-attitude error. |
|
Apply errors to position-velocity-attitude. |
Classes
|
Simulator of a turntable with 2 axes. |