Skip to content

Commit

Permalink
Update calibrators/intrinsic_camera_calibrator/intrinsic_camera_calib…
Browse files Browse the repository at this point in the history
…rator/intrinsic_camera_calibrator/board_detections/board_detection.py


accepting the suggestion

Co-authored-by: Kenzo Lobos Tsunekawa <[email protected]>
  • Loading branch information
SergioReyesSan and knzo25 authored Dec 25, 2024
1 parent d1347cb commit ff5e7c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ def get_linear_error_rms(self) -> float:
raise NotImplementedError

def restart_linearity_heatmap(self):
"""Restart linearity heatmap."""
"""Restart the linearity heatmap."""
raise NotImplementedError

def get_center_2d(self) -> np.array:
Expand Down

0 comments on commit ff5e7c0

Please sign in to comment.