ed_sensor_integration
|
#include <ed/types.h>
#include <geolib/datatypes.h>
#include <geolib/sensors/DepthCamera.h>
#include <rgbd/types.h>
Go to the source code of this file.
Functions | |
void | fitZRP (const geo::Shape &shape, const geo::Pose3D &shape_pose, const rgbd::Image &image, const geo::Pose3D &sensor_pose, geo::Pose3D &updated_sensor_pose) |
void fitZRP | ( | const geo::Shape & | shape, |
const geo::Pose3D & | shape_pose, | ||
const rgbd::Image & | image, | ||
const geo::Pose3D & | sensor_pose, | ||
geo::Pose3D & | updated_sensor_pose | ||
) |
Definition at line 49 of file renderer.cpp.