SLAM Algorithms
LiDaR
Fusion 360
ROS
The system integrated a LiDAR sensor for mapping, motor controllers, wheel encoders (for odometry), and an accelerometer/IMU. An Nvidia Jetson Nano served as the primary processing unit running the Robot Operating System (ROS), likely managing tasks previously prototyped on an Arduino. ROS was used for sensor data processing (LiDAR point clouds), SLAM (Simultaneous Localization and Mapping) algorithm execution, sensor fusion (combining wheel odometry and IMU data for localization), and navigation (path planning, obstacle avoidance).