Yuri Rocha

Results 3 comments of Yuri Rocha

This would be possible in the example I posted but not in my real use case. I am parsing a nested dictionary into nested dataclasses; this optional parameter is in...

I was also taking a look at this and the EIT* base class already implements the [`getPlannerData`](https://github.com/ompl/ompl/blob/main/src/ompl/geometric/planners/informedtrees/src/EITstar.cpp#L449-L470) function. I believe it can be used as a reference on how to...

I am facing the same error when using either the Poisson or the Tweedie distribution. Also, I am not using scalers and my input data is nonnegative.