モータからのフィードバック情報 [詳解]
#include <Udon/Com/Message/MotorCommand.hpp>
公開メンバ関数 | |
| UDON_ENUMERABLE (currentPosition, currentVelocity) | |
公開変数類 | |
| float | currentPosition |
| 現在の位置 | |
| float | currentVelocity |
| 現在の速度 | |
モータからのフィードバック情報
| Udon::Message::MotorFeedback::UDON_ENUMERABLE | ( | currentPosition | , |
| currentVelocity | ) |
| float Udon::Message::MotorFeedback::currentPosition |
現在の位置
| float Udon::Message::MotorFeedback::currentVelocity |
現在の速度