Quinn
|
64bf8769a1
|
Finished visualizer for ICP algorithm and confirmed it's working as intended.
|
2023-12-09 17:16:45 -05:00 |
|
Quinn
|
c340c02085
|
Created a visualizer for the ICP algorithm to figure out what's going wrong.
|
2023-12-09 15:29:51 -05:00 |
|
quinn
|
df57253287
|
Added some unit tests for the ScanMatcher and fixed some broken functionality.
|
2023-11-29 20:44:54 -05:00 |
|
Quinn
|
6a7d3eeffc
|
Began writing tests for the scan matcher.
|
2023-11-26 15:34:24 -05:00 |
|
Quinn
|
3321e77061
|
Added a Graph datastructure and refactored the Line/Vertex classes
|
2023-05-02 09:49:38 -05:00 |
|
Quinn
|
9b0acbe34c
|
Refactored the ray class to have its interesections work more consistently.
|
2023-04-30 19:17:41 -05:00 |
|
Quinn
|
1f46ab4eab
|
Fixed the line of best fit function
|
2023-04-06 17:09:47 -05:00 |
|
Quinn
|
f12e336229
|
Working on debugging line of best fit code.
|
2023-04-06 11:34:02 -05:00 |
|
Quinn
|
a06415f371
|
Added angleDiff() function to vector to get the difference in angle from one vector to another.
|
2023-04-06 10:54:53 -05:00 |
|
Quinn
|
7438d0f64e
|
Wrote tests for the Vector class
|
2023-04-06 10:39:31 -05:00 |
|