モータの制限値やパラメータ [詳解]
#include <Udon/Com/Message/MotorCommand.hpp>
公開メンバ関数 | |
| UDON_ENUMERABLE (maxVelocity, maxAcceleration) | |
公開変数類 | |
| float | maxVelocity |
| 最大速度制限 | |
| float | maxAcceleration |
| 最大加速度制限 | |
モータの制限値やパラメータ
| Udon::Message::MotorSetting::UDON_ENUMERABLE | ( | maxVelocity | , |
| maxAcceleration | ) |
| float Udon::Message::MotorSetting::maxAcceleration |
最大加速度制限
| float Udon::Message::MotorSetting::maxVelocity |
最大速度制限