UdonLibrary 1.0.0
機械システム研究部 C++ ライブラリ
読み取り中…
検索中…
一致する文字列を見つけられません
Udon::Message::MotorSetting 構造体

モータの制限値やパラメータ [詳解]

#include <Udon/Com/Message/MotorCommand.hpp>

公開メンバ関数

 UDON_ENUMERABLE (maxVelocity, maxAcceleration)

公開変数類

float maxVelocity
 最大速度制限
float maxAcceleration
 最大加速度制限

詳解

モータの制限値やパラメータ

関数詳解

◆ UDON_ENUMERABLE()

Udon::Message::MotorSetting::UDON_ENUMERABLE ( maxVelocity ,
maxAcceleration  )

メンバ詳解

◆ maxAcceleration

float Udon::Message::MotorSetting::maxAcceleration

最大加速度制限

◆ maxVelocity

float Udon::Message::MotorSetting::maxVelocity

最大速度制限


この構造体詳解は次のファイルから抽出されました: