hmartiro / kalman-cpp

Basic Kalman filter implementation in C++ using Eigen
MIT License
528 stars 134 forks source link

Where is matrix B which relates the optional control input to the state x? #1

Open Wsine opened 7 years ago

Wsine commented 7 years ago

Relate to the code Line 50. Not optional more?

image

whyscience commented 5 years ago

Yeah, we need B