As the moon currently does not have satellites to give GPS positions, we will be developing relative positioning system.
Design
The program takes the IMU sensor data (acceleration [x,y,z] and principal axis) and uses it to compute the relative position and orientation of the system.
Function Signature
PseudoGPS (offsetX, offsetY, offsetZ)
constructor to initialize the class.
params takes offset value of position in each direction
Pseudo GPS
As the moon currently does not have satellites to give GPS positions, we will be developing relative positioning system.
Design
The program takes the IMU sensor data (acceleration [x,y,z] and principal axis) and uses it to compute the relative position and orientation of the system.
Function Signature
Reference
Using inertial sensors for relative positioning and orientation
Principal axis - Roll, Pitch and Yaw