Skip to content

Commit

Permalink
Refactoring calibration code (#1000)
Browse files Browse the repository at this point in the history
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
  • Loading branch information
MRo47 and ahcorde committed Aug 20, 2024
1 parent e5e6026 commit 4928023
Show file tree
Hide file tree
Showing 9 changed files with 949 additions and 847 deletions.
4 changes: 2 additions & 2 deletions camera_calibration/doc/api.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
API Documentation
=================

.. autoclass:: camera_calibration.calibrator.MonoCalibrator
.. autoclass:: camera_calibration.mono_calibrator.MonoCalibrator
:members:

.. autoclass:: camera_calibration.calibrator.StereoCalibrator
.. autoclass:: camera_calibration.stereo_calibrator.StereoCalibrator
:members:
Loading

0 comments on commit 4928023

Please sign in to comment.