Skip to content

Commit e5e5633

Browse files
authoredDec 7, 2024
Update README.md
1 parent 9ce19e6 commit e5e5633

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ This project includes:
3535
- **Measurement Model**: Uses laser scan data to adjust weights of particles based on how well the predicted map matches the current scan. Scan matching is performed using the **ICP (Iterative Closest Point)** algorithm.
3636
- **Occupancy Grid Map**: The occupancy grid map is continuously updated and published to **/map** for visualization in **RViz**. Each cell's probability is represented in log-odds to facilitate efficient updates.
3737

38+
###TODO:
3839
## GTSAM Integration
3940

4041
**GTSAM (Georgia Tech Smoothing and Mapping)** is a powerful library for factor graph-based optimization. It has been integrated into both the **motion model** and **measurement model** to improve accuracy and consistency.

0 commit comments

Comments
 (0)