Skip to content

Conversation

@otenim
Copy link

@otenim otenim commented Dec 25, 2025

Summary

This PR removes default values from IMU to front LiDAR transform parameters and adds drs_seyond module import to ensure proper calibration setup.

Changes

  • Remove default values from imu_to_front_* parameters in drs/mapping_based_lidar_lidar_calibrator.launch.xml
  • Remove default values from imu_to_front_* parameters in drs_seyond/mapping_based_lidar_lidar_calibrator.launch.xml
  • Add drs_seyond module import to calibrators/__init__.py to enable drs_seyond calibrators registration

Rationale

These transform parameters should be explicitly provided when launching the calibrator to ensure correct calibration results. Removing defaults prevents accidental use of incorrect values. The drs_seyond module import is necessary to make the drs_seyond calibrators available in the system.

…ameters

- Remove default values from imu_to_front_* parameters in drs mapping_based_lidar_lidar_calibrator
- Remove default values from imu_to_front_* parameters in drs_seyond mapping_based_lidar_lidar_calibrator
- These parameters should be explicitly provided when launching the calibrator
- Add drs_seyond module import to calibrators __init__.py
- This enables the drs_seyond calibrators to be registered and available
@otenim otenim closed this Dec 25, 2025
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