Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 560 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 560 Bytes

MRL-AMRL Barrel Detector

this package detect barrel/s with 2D lidar data.

usage

On this assumption you have an Ubuntu 16.04(Xenial) and you have installed ROS Kinetic Kame. You need a package for detecting barrels.

Download the pakage

cd ~/wokspace/src
git clone https://github.com/SaraTohidi/barrel_detector.git

Build the workspace

cd ..
catkin_make

Now you may need to get some dependencies.

Get some dependencies

ros-kinetic-nav-msgs
ros-kinetic-dynamic-reconfigure
ros-kinetic-OpenCV