foot-print.hh File Reference
#include <Eigen/StdVector>
#include <hpp/walkgen/config.hh>
#include <hpp/walkgen/fwd.hh>
Include dependency graph for foot-print.hh:
This graph shows which files directly or indirectly include this file:

Classes

struct  hpp::walkgen::FootPrint
 Position of a foot on the (horizontal) ground. More...
 

Namespaces

 hpp
 
 hpp::walkgen
 

Typedefs

typedef std::vector< FootPrint, Eigen::aligned_allocator< FootPrint > > hpp::walkgen::FootPrints_t