cd ~/catkin_ws/src
git clone https://github.com/linus106-bit\convex_clustering.git
cd ..
catkin_make --only-pkg-with-deps convex_clustering
roslaunch convex_clustering_bringup gazebo.launch
roslaunch convex_clustering_bringup model_main.launch
or (Using rosbag)
cd ~/catkin_ws/src/convex_clustering
rosbag play -l new_test_2lidar.bag
roslaunch convex_clustering_code cluster.launch
roslaunch convex_clustering_code merge.launch