21 namespace perception {
26 std::vector<Eigen::Vector3d>* vertices);
bool fill_objects_with_point_cloud(std::vector< ObjectPtr > *objects, const PointCloudConstPtr cloud)
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
bool get_bbox_vertices(const ObjectConstPtr object, std::vector< Eigen::Vector3d > *vertices)
pcl::PointCloud< Point >::ConstPtr PointCloudConstPtr
Definition: types.h:66
std::shared_ptr< Object > ObjectPtr
Definition: object.h:158
bool fill_axis_align_box(ObjectPtr object)
std::shared_ptr< const Object > ObjectConstPtr
Definition: object.h:159