bench-mr
bench-mr copied to clipboard
Test CC/HC steer functions
CC Dubins
apparently has some problems. Check out the parking scenarios, it will result in Seg Faults at some point.
Seg Faults occur in BIT* and other star planners with CC Dubins
.
Running BIT*, the issue comes from BITstar::Vertex::rmIncomingEdgeQueuePtr
.
CForest with CC Dubins also SegFaults.