diff --git a/README.md b/README.md index 49b4585..74b1b0d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# New SLAM package is released + +A new 3D SLAM package is released: https://github.com/koide3/glim. + # hdl_graph_slam ***hdl_graph_slam*** is an open source ROS package for real-time 6DOF SLAM using a 3D LIDAR. It is based on 3D Graph SLAM with NDT scan matching-based odometry estimation and loop detection. It also supports several graph constraints, such as GPS, IMU acceleration (gravity vector), IMU orientation (magnetic sensor), and floor plane (detected in a point cloud). We have tested this package with Velodyne (HDL32e, VLP16) and RoboSense (16 channels) sensors in indoor and outdoor environments.