NimbRo ROS Soccer Package
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
gait::GaitCommand Struct Reference

Gait command data structure. More...

#include <gait_command.h>

Public Member Functions

 GaitCommand ()
 Default constructor.
 
void reset (bool shouldWalk=false)
 Reset function.
 
bool isFinite () const
 Check whether the gait command is finite.
 

Public Attributes

float linVelX
 Commanded linear x-velocity.
 
float linVelY
 Commanded linear y-velocity.
 
float angVelZ
 Commanded angular z-velocity.
 
bool walk
 Flag whether to walk or not.
 

Detailed Description

Gait command data structure.


The documentation for this struct was generated from the following file: