Depth odometry class. More...
#include <depth_odometry_component.hpp>
Inheritance diagram for localization::depth::DepthOdometry:
Collaboration diagram for localization::depth::DepthOdometry:Public Member Functions | |
| DepthOdometry (const rclcpp::NodeOptions &options) | |
| Set topic and Reset timer. | |
| void | reset () |
| Set previous depth data to 0, and Reset timer. | |
Depth odometry class.
|
explicit |
Set topic and Reset timer.
Instantiate topic(pub-sub), Call to reset function
| void localization::depth::DepthOdometry::reset | ( | ) |
Set previous depth data to 0, and Reset timer.