GaitGeneration by Graph Search
|
#include <memory>
#include <vector>
#include "com_candidate_polygon_maker.h"
#include "com_selector.h"
#include "divided_map_state.h"
#include "interface_hexapod_coordinate_converter.h"
#include "interface_hexapod_state_presenter.h"
#include "interface_hexapod_posture_validator.h"
#include "interface_node_creator.h"
#include "math_polygon2.h"
クラス | |
class | designlab::NodeCreatorComMove |
波東さんの手法で重心の平行移動を行うクラス. [詳解] | |
名前空間 | |
namespace | designlab |