ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

One thing to consider is that PID controllers can run without needing a model of the system. You cannot do LQR or MPC control without at least a half-decent model of your system. PID controllers can be tuned in-the-loop and thus you can simply tune your gains in simulation or on hardware.