Ensure all necessary files (Python script and input/output Excel files) are located in the same project directory. PROJECT_NAME/ ├── confusion_matrix_generator.py ├── input_file.xlsx └── ...
Constructing a gtsam.Rot3 object from an invalid (non-orthonormal) 3×3 numpy matrix causes a hard crash of the Python interpreter (kernel dies with no traceback ...