-
Notifications
You must be signed in to change notification settings - Fork 87
Description
Hello,
I am working on a robotics application where I am interested in learning the motion and measurement model parameters of a ground robot, and wanted to know if the the Bayesian inference methods for ssm such as the
The state transition becomes :
While I know that the library can be easily modified to support my study case, I just wanted to know if I am missing something in the theory because (if I am not mistaken) all the examples in the book, papers and documentation consider only HMMs without control inputs.
Thank you very much for the work you've done creating and maintaining this library 💯