#include "rsv_balance_gazebo_control/control.h"
Go to the source code of this file.
Variables | |
const float | A [4][4] |
const float | A_BK [4][4] |
const float | B [4][2] |
const float | C [4][4] |
const float | g_fBaseWidth = 0.5 |
const float | g_fI3 = .85 |
const float | g_fWheelRadius = 0.19 |
const float | K [2][4] |
const float | L [4][4] |
const float A[4][4] |
Definition at line 12 of file control.cpp.
const float A_BK[4][4] |
Definition at line 40 of file control.cpp.
const float B[4][2] |
Definition at line 18 of file control.cpp.
const float C[4][4] |
Definition at line 24 of file control.cpp.
const float g_fBaseWidth = 0.5 |
Definition at line 9 of file control.cpp.
const float g_fI3 = .85 |
Definition at line 10 of file control.cpp.
const float g_fWheelRadius = 0.19 |
Definition at line 8 of file control.cpp.
const float K[2][4] |
Definition at line 36 of file control.cpp.
const float L[4][4] |
Definition at line 30 of file control.cpp.