The document describes a SLAM constructor framework for ROS that aims to speed up SLAM research. It provides common components that can be assembled to implement SLAM algorithms. The current version uses laser scans and odometry, but ongoing work includes adding support for graph-based SLAM, extra sensors, and feature-based SLAM methods. The framework is open source on GitHub and implements some existing SLAM methods as a starting point.