#include <footstep_state_discrete_close_list.h>
◆ Ptr
◆ FootstepStateDiscreteCloseListLocal()
jsk_footstep_planner::FootstepStateDiscreteCloseListLocal::FootstepStateDiscreteCloseListLocal |
( |
int |
x_offset, |
|
|
int |
y_offset, |
|
|
int |
theta_offset, |
|
|
size_t |
x_num, |
|
|
size_t |
y_num, |
|
|
size_t |
theta_num |
|
) |
| |
◆ add()
void jsk_footstep_planner::FootstepStateDiscreteCloseListLocal::add |
( |
FootstepState::Ptr |
state | ) |
|
|
inline |
◆ get()
FootstepState::Ptr jsk_footstep_planner::FootstepStateDiscreteCloseListLocal::get |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
theta |
|
) |
| |
|
inline |
◆ insertToPointCloud()
template<class PointT >
void jsk_footstep_planner::FootstepStateDiscreteCloseListLocal::insertToPointCloud |
( |
pcl::PointCloud< PointT > & |
output | ) |
|
|
inline |
◆ size()
size_t jsk_footstep_planner::FootstepStateDiscreteCloseListLocal::size |
( |
| ) |
|
|
inline |
◆ data_
◆ size_
size_t jsk_footstep_planner::FootstepStateDiscreteCloseListLocal::size_ |
|
protected |
◆ theta_num_
const size_t jsk_footstep_planner::FootstepStateDiscreteCloseListLocal::theta_num_ |
|
protected |
◆ theta_offset_
const int jsk_footstep_planner::FootstepStateDiscreteCloseListLocal::theta_offset_ |
|
protected |
◆ x_num_
const size_t jsk_footstep_planner::FootstepStateDiscreteCloseListLocal::x_num_ |
|
protected |
◆ x_offset_
const int jsk_footstep_planner::FootstepStateDiscreteCloseListLocal::x_offset_ |
|
protected |
◆ y_num_
const size_t jsk_footstep_planner::FootstepStateDiscreteCloseListLocal::y_num_ |
|
protected |
◆ y_offset_
const int jsk_footstep_planner::FootstepStateDiscreteCloseListLocal::y_offset_ |
|
protected |
The documentation for this class was generated from the following files: