Skip to content

Commit

Permalink
Update Corners.h
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitdhall authored Jul 20, 2020
1 parent e3d3608 commit 5023ca3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/lidar_camera_calibration/Corners.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
#include <pcl_ros/point_cloud.h>
#include <boost/foreach.hpp>
#include <pcl_conversions/pcl_conversions.h>
#include <velodyne_pointcloud/point_types.h>
//#include <velodyne_pointcloud/point_types.h>
#include <velodyne_pcl/point_types.h>
#include <pcl/common/eigen.h>
#include <pcl/common/transforms.h>
#include <pcl/filters/passthrough.h>
Expand Down

0 comments on commit 5023ca3

Please sign in to comment.