Installation
If you haven’t already, make sure that you have ROS already installed using the instructions here.
GTSAM is the only dependency, which can be installed from source or with:
pip install --user gtsam
The build process consists of:
git clone https://github.com/jerredchen/A1_SLAM.git
cd A1_SLAM && mkdir A1_SLAM
catkin_make