6脚ロボットの状態を表示するクラス.
[詳解]
#include <interface_hexapod_state_presenter.h>
◆ ~IHexapodStatePresenter()
virtual designlab::IHexapodStatePresenter::~IHexapodStatePresenter |
( |
| ) |
|
|
virtualdefault |
◆ GetFreeLegPosLegCoordinate()
virtual Vector3 designlab::IHexapodStatePresenter::GetFreeLegPosLegCoordinate |
( |
int |
leg_index | ) |
const |
|
pure virtualnoexcept |
◆ GetGroundHeightMarginMax()
virtual float designlab::IHexapodStatePresenter::GetGroundHeightMarginMax |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetGroundHeightMarginMin()
virtual float designlab::IHexapodStatePresenter::GetGroundHeightMarginMin |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ GetLegBasePosRobotCoordinate()
virtual Vector3 designlab::IHexapodStatePresenter::GetLegBasePosRobotCoordinate |
( |
int |
leg_index | ) |
const |
|
pure virtualnoexcept |
このクラス詳解は次のファイルから抽出されました: