pathfinder-for-autonomous-navigation / psim

Six DOF flight simulator and related GNC implementations.
MIT License
4 stars 6 forks source link

Standardize the Interface of all Existing Sensor Models #336

Closed kylekrol closed 3 years ago

kylekrol commented 3 years ago

Will be rebased once #335 is merged.

Summary of changes

Standardized the sensor model "interface" across all sensors.

These are the main points worth mentioning:

Ptest Effects

@shihaocao when we bump the psim pointer this may require minimal updates. That being said, the main intention behind this change was to make ptest integration more straightforward.

Testing

If CI runs fine I'm fairly satisfied with that given we are booting full simulations.