#include <ros/ros.h>#include <sensor_msgs/image_encodings.h>#include <image_geometry/stereo_camera_model.h>#include <cv_bridge/cv_bridge.h>#include <fovis_ros/FovisInfo.h>#include <depth_image.hpp>#include "mono_depth_processor.hpp"#include "odometer_base.hpp"#include "visualization.hpp"
Go to the source code of this file.
| Classes | |
| class | fovis_ros::MonoDepthOdometer | 
| Namespaces | |
| namespace | fovis_ros | 
| Functions | |
| int | main (int argc, char **argv) | 
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 86 of file mono_depth_odometer.cpp.