mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-09-10 19:15:25 +02:00
[AMR] Add feedback loops
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
Model \bi{robot dyn} as \bi{Cont-time non-lin. system of ODE}:\\
|
||||
$\dot{\vec{x}} = \vec{f}_C(\vec{x}(t), \vec{u}(t), \vec{w}(t))$, measurement $\vec{z}(t) = \vec{h}(\vec{x}(t)) + \vec{v}(t)$.
|
||||
|
||||
With: $\pardiff{t}\vec{x}(t) = f_C(\vec{x}(t), \vec{u}(t))$ the model for the robot state update and $\vec{h}(\vec{x}(t))$ the model for the measurements (e.g. for IMU)
|
||||
With: $\pardiff{t}\vec{x}(t) = \vec{f}_C(\vec{x}(t), \vec{u}(t))$ the model for the robot state update and $\vec{h}(\vec{x}(t))$ the model for the measurements (e.g. for IMU)
|
||||
|
||||
\vspace{0.5mm}
|
||||
\hrule
|
||||
|
||||
Reference in New Issue
Block a user