#include <tracker.hpp>
◆ Tracker()
◆ track() [1/2]
Track the current pose using ICP.
- Parameters
-
[in] | depth_image_ | The depth image fitting the sensor model |
[in,out] | T_WS | [in] The previous best pose estimate, [out] The new best pose estimate |
- Returns
- The tracking success.
◆ track() [2/2]
Track the current pose using ICP.
- Parameters
-
[in] | depth_image_ | The depth image fitting the sensor model |
[in,out] | T_WS | [in] The previous best pose estimate T_WS_ref, [out] The new best pose estimate T_WS |
[in] | surface_point_cloud_W | Surface point cloud in world frame |
[in] | surface_normals_W | Surface normals in world frame |
- Returns
- The tracking success.
◆ renderTrackingResult()
The documentation for this class was generated from the following file: