$search
#include <opencv/cv.h>
#include <calibration_msgs/ImagePoint.h>
#include <calibration_msgs/DenseLaserSnapshot.h>
Go to the source code of this file.
Classes | |
class | laser_joint_processor::JointImageInterpolator |
Namespaces | |
namespace | laser_joint_processor |
Functions | |
bool | laser_joint_processor::interpSnapshot (const std::vector< calibration_msgs::ImagePoint > &points, const calibration_msgs::DenseLaserSnapshot &snapshot, std::vector< float > &pointing_angles, std::vector< float > &ranges) |