![]() |
Smart Minotaur
|
The PIDWindow class provides a visualization of the input and output velocities of the robot. Mehr ...
#include <PIDWindow.hpp>
Öffentliche Methoden | |
PIDWindow (QWidget *parent=0) | |
QMinotaurControlNode & | getControlNode () |
The PIDWindow class provides a visualization of the input and output velocities of the robot.
Its purpose is to debug the PID controller, which is used to control the robot's velocity.