Linear-quadratic regulator rapidly exploring random tree
ID: linear-quadratic-regulator-rapidly-exploring-random-tree
The Linear-Quadratic Regulator (LQR) and Rapidly Exploring Random Trees (RRT) are two different concepts in control theory and robotics, respectively. However, combining elements from both can be useful in certain applications, especially in robot motion planning and control. ### Linear-Quadratic Regulator (LQR) LQR is an optimal control strategy used for linear systems.
New to topics? Read the docs here!