chomp_utils.h File Reference

#include <kdl/jntarray.hpp>
#include <chomp_motion_planner/chomp_robot_model.h>
#include <iostream>
#include <Eigen/Core>
Include dependency graph for chomp_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  chomp

Functions

void chomp::debugJointArray (KDL::JntArray &joint_array)
template<typename KDLType , typename EigenType >
void chomp::kdlVecToEigenVec (std::vector< KDLType > &kdl_v, std::vector< Eigen::Map< EigenType > > &eigen_v, int rows, int cols)
template<typename KDLType , typename EigenType >
void chomp::kdlVecVecToEigenVecVec (std::vector< std::vector< KDLType > > &kdl_vv, std::vector< std::vector< Eigen::Map< EigenType > > > &eigen_vv, int rows, int cols)

Variables

static const int chomp::DIFF_RULE_LENGTH = 7
static const double chomp::DIFF_RULES [3][DIFF_RULE_LENGTH]
 All Classes Namespaces Files Functions Variables Typedefs


chomp_motion_planner
Author(s): Mrinal Kalakrishnan / mail@mrinal.net
autogenerated on Fri Jan 11 09:52:44 2013