-
- Downloads
MSL Fixes/Landed Addition (#558)
* Some potential fixes for MSL
* Adjustment to signs in rotation matrix for MSM Cahvor
* Another incremental fix, with a temporary rover transform to help things along
* Added template property function for the final_inst_frame
* Updated frame chain with missing MSL frames
* Made the logic for adding the cahvor frame less round about
* Added MSL final_inst_frame property
* Tweak the frame id
Tweak the frame id
* Allowed cahvor drivers to produce local ISDs
* Fixed tests
* Removed unnecessary properties
* Added final_inst_frame test
---------
Co-authored-by:
Oleg Alexandrov <oleg.alexandrov@gmail.com>
Showing
- ale/base/type_sensor.py 32 additions, 5 deletionsale/base/type_sensor.py
- ale/drivers/msl_drivers.py 14 additions, 18 deletionsale/drivers/msl_drivers.py
- ale/formatters/formatter.py 1 addition, 1 deletionale/formatters/formatter.py
- ale/isd_generate.py 18 additions, 3 deletionsale/isd_generate.py
- tests/pytests/test_cahvor_mixin.py 9 additions, 6 deletionstests/pytests/test_cahvor_mixin.py
- tests/pytests/test_msl_drivers.py 7 additions, 2 deletionstests/pytests/test_msl_drivers.py
Loading
Please register or sign in to comment