Drake
lcmUtil.cpp File Reference
Include dependency graph for lcmUtil.cpp:

Functions

void encodePolynomial (const Polynomial< double > &polynomial, drake::lcmt_polynomial &msg)
 
Polynomial< doubledecodePolynomial (const drake::lcmt_polynomial &msg)
 
void encodePiecewisePolynomial (const PiecewisePolynomial< double > &piecewise_polynomial, drake::lcmt_piecewise_polynomial &msg)
 
PiecewisePolynomial< doubledecodePiecewisePolynomial (const drake::lcmt_piecewise_polynomial &msg)
 
void verifySubtypeSizes (drake::lcmt_support_data &support_data)
 
void verifySubtypeSizes (drake::lcmt_qp_controller_input &qp_input)
 

Function Documentation

PiecewisePolynomial<double> decodePiecewisePolynomial ( const drake::lcmt_piecewise_polynomial &  msg)

Here is the caller graph for this function:

Polynomial<double> decodePolynomial ( const drake::lcmt_polynomial &  msg)

Here is the caller graph for this function:

void encodePiecewisePolynomial ( const PiecewisePolynomial< double > &  piecewise_polynomial,
drake::lcmt_piecewise_polynomial &  msg 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void encodePolynomial ( const Polynomial< double > &  polynomial,
drake::lcmt_polynomial &  msg 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void verifySubtypeSizes ( drake::lcmt_support_data &  support_data)

Here is the caller graph for this function:

void verifySubtypeSizes ( drake::lcmt_qp_controller_input &  qp_input)

Here is the call graph for this function: