PatternGeneratorJRL::COMState_s Struct Reference

Structure to store the COM state computed by the preview control. More...

#include <jrl/walkgen/pgtypes.hh>

List of all members.

Public Member Functions

struct COMState_soperator= (const COMPosition_s &aCS)
void reset ()
 COMState_s ()

Public Attributes

double x [3]
double y [3]
double z [3]
double yaw [3]
double pitch [3]
double roll [3]

Friends

std::ostream & operator<< (std::ostream &os, const struct COMState_s &acs)

Detailed Description

Structure to store the COM state computed by the preview control.


Constructor & Destructor Documentation


Member Function Documentation

struct COMState_s& PatternGeneratorJRL::COMState_s::operator= ( const COMPosition_s aCS) [read]

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const struct COMState_s acs 
) [friend]

Member Data Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines