#include <controller.h>
Public Member Functions | |
| Velocity (double v0=0.0, double w0=0.0) | |
Public Attributes | |
| double | v |
| forward velocity | |
| double | w |
| angular velocity | |
| navlib::Velocity::Velocity | ( | double | v0 = 0.0, |
|
| double | w0 = 0.0 | |||
| ) | [inline] |
| v0 | initial forward velocity | |
| w0 | initial angular velocity |
1.5.5