This document discusses Kinect fusion-based simultaneous localization and mapping (SLAM) systems for mobile robotics. It presents an example Kinect-based SLAM system that uses Kinect fusion to provide dense, real-time 3D mapping of a volume. The system aims to map larger volumes while also tracking human targets. It compares several variants of the iterative closest point (ICP) algorithm used for point cloud alignment, including ones using constant velocity and non-linear least squares estimation models. It also explores using RGB and depth data with features to initialize ICP transformations. Results show the frame-wise errors of different ICP variants on benchmark datasets.