We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7698e0e commit f8c08ddCopy full SHA for f8c08dd
cuboid_detection/src/bbox_filter.cpp
@@ -1,5 +1,5 @@
1
/*
2
-Author: Avinash
+Author: Avinash, Heethesh
3
Version: 1.0.2
4
Date: Apr 03, 2019
5
*/
cuboid_detection/src/iterative_closest_point.cpp
@@ -1,6 +1,6 @@
-Version: 1.0.1
+Author: Heethesh Vhavle, Avinash
+Version: 1.0.2
6
@@ -24,7 +24,6 @@ ros::Publisher bbox_pub;
24
ros::Publisher template_pub;
25
Eigen::Matrix4d icp_transform;
26
string template_cuboid_filename;
27
-tf::TransformListener *tf_listener;
28
sensor_msgs::PointCloud2 bbox_msg;
29
sensor_msgs::PointCloud2 output_msg;
30
sensor_msgs::PointCloud2 template_msg;
0 commit comments