This is the public code release for the Multihypothesis Segmentation Tracking algorithm. Documentation and dependency cleanup is still a work in progress, but please create an issue if you're interesting in using the code and encounter difficulty.
- Linux
- ROS
- OpenCV
- PCL
- Octomap
cd ~/PATH_TO_LOCAL_ROS_WS/src
git clone [email protected]:UM-ARM-Lab/multihypothesis_segmentation_tracking.git
cd ../ & catkin_make
roscore
rosrun mps_voxels demo_seg_sample
Start up a ROS core and open up RViz so you can see the merging results.
roscore
rosrun mps_voxels demo_resample