Skip to content

Conversation

@otenim
Copy link

@otenim otenim commented Dec 25, 2025

Summary

This PR adds the drs_seyond module import to the calibrators init.py file to enable drs_seyond calibrators registration.

Changes

  • Add drs_seyond module import to sensor_calibration_manager/sensor_calibration_manager/calibrators/__init__.py

Rationale

The drs_seyond module import is necessary to make the drs_seyond calibrators (tag_based_pnp_calibrator and mapping_based_lidar_lidar_calibrator) available and registered in the calibration system. Without this import, the calibrators defined in the drs_seyond module would not be discoverable by the calibration manager.

- Add drs_seyond module import to calibrators/__init__.py
- This enables the drs_seyond calibrators to be registered and available in the system
@otenim otenim merged commit eae7f29 into feat/drs_202505 Dec 25, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants