Hakim

Results 7 issues of Hakim

Added Unicycle python example

Awesome compilation of underwater data sets! If you are interested in synthetic data, consider our simulator: https://github.com/open-airlab/UNav-Sim and synthetic underwater dataset https://github.com/remaro-network/MIMIR-UW.

Using a Bias (epsilon) doesn't guarantee to prevent the division by zero in the perception cost since intSz can be negative. Taking the absolute value of intSz solves this issue.

Is it possible to generate c-code from a new model using your repo?

Can I build on fatrop on windows?

Issue: Build Failure with CMake and pydifem Summary: I'm experiencing a build failure when compiling the pydifem.cc file due to an error related to the isfinite function in Eigen with...