borglab / gpmp2

Gaussian Process Motion Planner 2
Other
41 stars 10 forks source link

Adding Stochastic Linear Time Invariant Dynamics to GPMP2 #11

Closed mattking-smith closed 2 years ago

mattking-smith commented 2 years ago

Pull Request Purpose:

Push C++ code and unit test files for Gaussian LTI dynamics with noise. (Written specifically for a double integrator system).

Outstanding Issues: