Commit Graph

38 Commits (master)

Author SHA1 Message Date
Praveen Palanisamy 27db548ea5 1.0.4 2021-08-29 10:42:46 -07:00
Praveen Palanisamy 9969e91895 Update changelog 2021-08-29 10:42:29 -07:00
Praveen Palanisamy aa39c9fe3e
Merge pull request #46 from praveen-palanisamy/rm-topic-slash-prefix
Remove topic slash prefix
2021-08-29 10:41:25 -07:00
Praveen Palanisamy a9aa364d33 Apply clang-format-10 2021-08-28 22:53:40 -07:00
Praveen Palanisamy 2f54a47924 Rm slash prefix (deprecated in TF2) 2021-08-28 22:49:13 -07:00
Praveen Palanisamy f1aec75f7d
Add note to filter NaNs in input point clouds 2020-11-29 18:02:07 -08:00
Praveen Palanisamy 2099641db6 1.0.3 2020-06-28 00:03:16 -07:00
Praveen Palanisamy aac3354bf6 Updated changelog 2020-06-27 23:41:02 -07:00
Praveen Palanisamy 09fd8aff12
Merge pull request #26 from artursg/noetic-devel
C++11 --> C++14 to allow compiling with later versions of PCL, ROS Neotic
2020-06-27 20:52:51 -07:00
Artur Sagitov eb1a8d39a8 Compiles under ROS Noetic 2020-06-26 12:41:39 -07:00
Praveen Palanisamy 959f724490
Merge pull request #25 from praveen-palanisamy/add-license-1
Add MIT LICENSE
2020-06-07 02:55:53 -07:00
Praveen Palanisamy 64ac8f46a0
Add LICENSE 2020-06-07 02:55:15 -07:00
Praveen Palanisamy f98ee0ca0f
Merge pull request #24 from mzahran001/patch-1
Fix broken hyperlink to wiki page in README
2020-06-07 02:46:55 -07:00
Mohamed Zahran fe9a0e5f74
Fixing link error 2020-06-06 13:30:29 +02:00
Praveen Palanisamy 8c828c1095
Updated README to make clustering approach for 3D vs 2D clear #21 2020-03-27 11:12:29 -07:00
Praveen Palanisamy d71ff08c2e
Added DOI and citing info 2019-12-01 15:05:02 -08:00
Praveen Palanisamy a92c3b730e 1.0.2 2019-12-01 14:19:24 -08:00
Praveen Palanisamy 4e6b9fdd99 Updated CHANGELOG 2019-12-01 14:13:37 -08:00
Praveen Palanisamy 00fe8a90c7
Added link to wiki pages 2019-09-07 13:22:34 -07:00
Praveen Palanisamy 0c03cfe476
Updated readme with suuported pointcloud sources 2019-09-07 11:13:05 -07:00
Praveen Palanisamy 5d435fd3f2
Updated README to clarify real, sim, dataset LiDAR data 2019-08-27 00:14:41 -07:00
Praveen Palanisamy 44c6c402eb 1.0.1 2019-04-26 06:33:58 -04:00
Praveen Palanisamy 9d1ca7f964 Updated CHANGELOG 2019-04-26 06:32:17 -04:00
Praveen Palanisamy c7b77bf4b1 Fixed cv_bridge build depend 2019-04-26 05:00:45 -04:00
Praveen Palanisamy d0a2651b7f Removed indirection op to be compatible with OpenCV 3+ 2019-04-26 04:57:22 -04:00
Praveen Palanisamy 68ae6386d4 Added visualization_msgs & cv_bridge build & run dependencies 2019-04-26 04:53:38 -04:00
Praveen Palanisamy f143263721 Fixed typo: pck-->pcl 2019-04-13 15:51:28 -04:00
Praveen Palanisamy 630c98d132 Asked git to ignore temp vim buffers 2019-04-13 15:06:42 -04:00
Praveen Palanisamy 3729b01510 Added CHANGELOG 2019-04-13 14:35:24 -04:00
Praveen Palanisamy 1842caa8a1 Updated README with usage instructions 2019-04-13 14:13:45 -04:00
Praveen Palanisamy f88d1c1484 Renamed node name to kf_tracker to match bin name 2019-04-13 14:13:10 -04:00
Praveen Palanisamy c1450b409a Changed package name to multi_object_tracking_lidar 2019-04-13 13:12:39 -04:00
Praveen Palanisamy 6fbb298128 Updated package info & version num 2019-04-13 12:05:25 -04:00
Praveen Palanisamy 8bd23a2ee7
Updated with a short demo on sample AV LIDAR scans 2018-07-23 23:32:18 -04:00
Praveen Palanisamy 4de7d1813a
Added README with a short summary of the code 2018-07-23 23:30:07 -04:00
Praveen Palanisamy 112a2d4e4c Working state of Multiple object stable tracking using Lidar scans with an extended Kalman Filter (rosrun kf_tracker tracker). A naive tracker is implemented in main_naive.cpp for comparison (rosrun kf_tracker naive_tracker). 2015-12-10 17:13:49 -05:00
Praveen Palanisamy 4c569c598e v2. Unsupervised clustering is incorporated into the same node (tracker). 2015-12-07 21:05:32 -05:00
Praveen Palanisamy 5d4e3c8d08 v1. Object ID/data association works. In this version PCL based unsupervised clustering is done separately. 2015-12-07 17:20:12 -05:00