ed_sensor_integration
association.h
Go to the documentation of this file.
1 #ifndef ED_SENSOR_INTEGRATION_KINECT_ASSOCATION_L_H_
2 #define ED_SENSOR_INTEGRATION_KINECT_ASSOCATION_L_H_
3 
4 #include <vector>
5 #include <ed/types.h>
6 #include <rgbd/types.h>
7 #include <geolib/datatypes.h>
8 
9 class EntityUpdate;
10 
11 void associateAndUpdate(const std::vector<ed::EntityConstPtr>& entities, const rgbd::ImageConstPtr& image, const geo::Pose3D& sensor_pose,
13 
14 #endif
datatypes.h
ed::UpdateRequest
std::shared_ptr
EntityUpdate
collection structure for laser entities
Definition: kinect/entity_update.h:9
vector
associateAndUpdate
void associateAndUpdate(const std::vector< ed::EntityConstPtr > &entities, const rgbd::ImageConstPtr &image, const geo::Pose3D &sensor_pose, std::vector< EntityUpdate > &clusters, ed::UpdateRequest &req)
Definition: association.cpp:18
geo::Transform3T
types.h