Open roym899 opened 4 years ago
Maybe related to #5
Actually we had in the past the same issue, and for the sake of time decided to use only the CC_RS
I checked and this also happens with the most recent commit of the steering_functions
upstream repo, but it is only an assert, so it only crashes in debug mode.
I looked a bit more into the crashes that I had for these two steering functions, and they actually happen on the master branch too. So should not be related to the sampler.
I get
for both CC_DUBINS and HC_REEDS_SHEPP.
Do they actually work for you? This is the benchmark json I am trying to run (crashes for
"steering_type": 5
and"steering_type": 6
):