controllerclientcpp  0.6.1
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 マクロ定義 ページ
Public 変数 | すべてのメンバ一覧
クラス mujinclient::RobotControllerPrograms

program data for all robots. [詳細]

#include <mujincontrollerclient.h>

mujinclient::RobotControllerProgramsのコラボレーション図
Collaboration graph
[凡例]

Public 変数

std::map< std::string,
RobotProgramData
programs
 the keys are the robot instance primary keys of the scene

説明

program data for all robots.

例:
mujinexecutetask.cpp, mujinexecutetask_fast.cpp, mujinexecutetask_robodia.cpp, mujinideal_densowave.cpp, と mujinshowresults.cpp.

mujincontrollerclient.h347 行で定義されています。

変数

std::map<std::string, RobotProgramData> mujinclient::RobotControllerPrograms::programs

the keys are the robot instance primary keys of the scene

例:
mujinexecutetask.cpp, mujinexecutetask_fast.cpp, mujinexecutetask_robodia.cpp, mujinideal_densowave.cpp, と mujinshowresults.cpp.

mujincontrollerclient.h350 行で定義されています。


このクラスの説明は次のファイルから生成されました: