From 00fe8a90c702fa31105709f87df21bcd5b0562fc Mon Sep 17 00:00:00 2001 From: Praveen Palanisamy <4770482+praveen-palanisamy@users.noreply.github.com> Date: Sat, 7 Sep 2019 13:22:34 -0700 Subject: [PATCH] Added link to wiki pages --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6ff8b98..134d862 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,9 @@ The input point-clouds can be from: 2. A simulated LiDAR or 3. A point cloud dataset or 4. Any other data source that produces point clouds + +### Wiki + +[Checkout the Wiki pages](https://github.com/praveen-palanisamy/multiple-object-tracking-lidar/wiki) + +1. [Multiple-object tracking from pointclouds using a Velodyne VLP-16](velodyne_vlp16)