SLAM & Perception

Built an autonomous robot mapping system using RTAB-Map SLAM with ZED Mini stereo camera in ROS2. The system creates drift-free maps in challenging GPS-denied environments.
Testing in Northeastern University's tunnels revealed that mounting the camera on a rolling chair improved stability and accuracy compared to handheld use.
Integrated stereo visual odometry with IMU data using Kalman filtering. Implemented Bayesian loop closure with GTSAM optimization to eliminate accumulated drift.