| ed_sensor_integration
    | 
The FitterData struct contains the downprojected (hence 2D) sensor readings as well as the sensor pose while taking the image (including decomposition in x, y yaw and roll, pitch, z coordinates) More...
#include <fitter.h>
| Public Attributes | |
| float | fx | 
| geo::Pose3D | sensor_pose | 
| geo::Pose3D | sensor_pose_xya | 
| geo::Pose3D | sensor_pose_zrp | 
| std::vector< double > | sensor_ranges | 
The FitterData struct contains the downprojected (hence 2D) sensor readings as well as the sensor pose while taking the image (including decomposition in x, y yaw and roll, pitch, z coordinates)
| geo::Pose3D FitterData::sensor_pose | 
| geo::Pose3D FitterData::sensor_pose_xya | 
| geo::Pose3D FitterData::sensor_pose_zrp | 
| std::vector<double> FitterData::sensor_ranges | 
 1.8.17
 1.8.17