program data for all robots. [詳細]
#include <mujincontrollerclient.h>

Public 変数 | |
| std::map< std::string, RobotProgramData > | programs |
| the keys are the robot instance primary keys of the scene | |
program data for all robots.
mujincontrollerclient.h の 347 行で定義されています。
| std::map<std::string, RobotProgramData> mujinclient::RobotControllerPrograms::programs |
the keys are the robot instance primary keys of the scene
mujincontrollerclient.h の 350 行で定義されています。
1.8.1.2