FootstepStateDiscreteCloseList is a special clas to use for close list of FootstepState.
More...
#include <footstep_state_discrete_close_list.h>
◆ Ptr
◆ VolumeKey
◆ FootstepStateDiscreteCloseList()
jsk_footstep_planner::FootstepStateDiscreteCloseList::FootstepStateDiscreteCloseList |
( |
const size_t |
local_x_num, |
|
|
const size_t |
local_y_num, |
|
|
const size_t |
local_theta_num |
|
) |
| |
◆ find()
bool jsk_footstep_planner::FootstepStateDiscreteCloseList::find |
( |
FootstepState::Ptr |
state | ) |
|
|
inline |
◆ keyDivide()
int jsk_footstep_planner::FootstepStateDiscreteCloseList::keyDivide |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
inline |
◆ push_back()
void jsk_footstep_planner::FootstepStateDiscreteCloseList::push_back |
( |
FootstepState::Ptr |
state | ) |
|
|
inline |
◆ size()
size_t jsk_footstep_planner::FootstepStateDiscreteCloseList::size |
( |
| ) |
|
|
inline |
◆ toPointCloud()
template<class PointT >
void jsk_footstep_planner::FootstepStateDiscreteCloseList::toPointCloud |
( |
pcl::PointCloud< PointT > & |
output | ) |
|
|
inline |
◆ volumeKey()
VolumeKey jsk_footstep_planner::FootstepStateDiscreteCloseList::volumeKey |
( |
int |
xi, |
|
|
int |
yi, |
|
|
int |
ti |
|
) |
| |
|
inline |
◆ local_theta_num_
const size_t jsk_footstep_planner::FootstepStateDiscreteCloseList::local_theta_num_ |
|
protected |
◆ local_volumes_
◆ local_x_num_
const size_t jsk_footstep_planner::FootstepStateDiscreteCloseList::local_x_num_ |
|
protected |
◆ local_y_num_
const size_t jsk_footstep_planner::FootstepStateDiscreteCloseList::local_y_num_ |
|
protected |
The documentation for this class was generated from the following files: