Go to the documentation of this file. 37 #ifndef JSK_FOOTSTEP_PLANNER_LINE2D_H_ 38 #define JSK_FOOTSTEP_PLANNER_LINE2D_H_ 40 #include <pcl/point_types.h> 41 #include <boost/shared_ptr.hpp> 49 Line2D(
const Eigen::Vector3f&
p,
const Eigen::Vector3f& q);