March 2018
Intermediate to advanced
1396 pages
42h 14m
English
Switch into the ROS workspace:
$ cd ~/catkin_ws/src
Clone the source code into the src folder:
$ git clone https://github.com/introlab/find-object.git src/find_object_2d
Build the workspace:
$ catkin_make