|
Scan-N-Plan
7.0.0
|
Scan-N-Plan workshop is built on ROS2. First follow the instructions for installing ROS2.
First, create a colcon workspace (henceforth referred to as <snp_workspace>) and clone this repository into it. Navigate into the root of the workspace.
Install the source dependencies using vcs.
Install the distributed dependencies using rosdep.
rosdep dependencies specified by tesseract may be not resolved, but it is generally okay to ignore these if building with the command specified below.Build the repository with the following command (including a few CMake arguments to ignore modules of tesseract that are not needed)