tamasmeszaros
|
2cb74013be
|
Remove junk
|
2022-07-29 13:05:39 +02:00 |
|
tamasmeszaros
|
de3cbd483d
|
Try to increase query size with each failed attempt
TODO: check performance gain
|
2022-07-29 13:05:39 +02:00 |
|
tamasmeszaros
|
725f5c05e3
|
Change build_tree return value to void as its not used anywhere
|
2022-07-29 13:05:39 +02:00 |
|
tamasmeszaros
|
36ec731adf
|
Replace KDTreeIndirect with boost::rtree for queries of PointCloud
- rtree can be populated with junction points gradually
- Use repeated queries of 5 nearest reachable points in branching tree alg
|
2022-07-29 13:05:39 +02:00 |
|
tamasmeszaros
|
1a8cf3b029
|
Change UNQUEUED to Unqueued to keep convensions
|
2022-07-29 13:05:39 +02:00 |
|
tamasmeszaros
|
95374f9ed4
|
Fix some crashes
Fix minor bugs
|
2022-07-29 13:05:39 +02:00 |
|
tamasmeszaros
|
fd8fd77077
|
Improvements to widening strategy and branch length limitations
Also some refactoring
|
2022-07-29 13:05:39 +02:00 |
|
tamasmeszaros
|
8723e421b3
|
Add new branching tree algorithm
|
2022-07-29 13:05:39 +02:00 |
|