#include <stage.hh>
Public Member Functions | |
virtual void | Print (const char *prefix) |
Velocity () | |
Velocity (stg_meters_t x, stg_meters_t y, stg_meters_t z, stg_radians_t a) |
Specify a 3 axis velocity in x, y and heading.
Definition at line 323 of file stage.hh.
Stg::Velocity::Velocity | ( | stg_meters_t | x, | |
stg_meters_t | y, | |||
stg_meters_t | z, | |||
stg_radians_t | a | |||
) | [inline] |
virtual void Stg::Velocity::Print | ( | const char * | prefix | ) | [inline, virtual] |