ed_sensor_integration
|
The Snapshot struct, of a camera image taken at a single point in time. More...
#include <snapshot.h>
Public Attributes | |
rgbd::ImagePtr | image |
geo::Pose3D | sensor_pose |
The Snapshot struct, of a camera image taken at a single point in time.
Definition at line 47 of file snapshot.h.
rgbd::ImagePtr ed::Snapshot::image |
Definition at line 49 of file snapshot.h.
geo::Pose3D ed::Snapshot::sensor_pose |
Definition at line 50 of file snapshot.h.