player_position1d_position_pid Struct Reference
#include <player.h>
Detailed Description
Request/reply: Set position PID parameters.To set position PID parameters, send a PLAYER_POSITION1D_POSITION_PID request. Null response.
Public Attributes | |
| float | kp |
| PID parameters. | |
| float | ki |
| PID parameters. | |
| float | kd |
| PID parameters. | |
The documentation for this struct was generated from the following file:
