Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 数式表現によりshared, axis, buttonの値を抽出可能に #3

Merged
merged 7 commits into from
Feb 16, 2025

Conversation

KazuyaOguma18
Copy link
Owner

説明

パラメータファイルに${}を用いた数式表現を対応可能にした.
さらに独自関数を用意した.

  1. shared(key) : mofpyの共有変数dictに存在する値を取得
  2. axis(key) : Joyの軸の数値を取得
  3. button(key) : JoyのボタンのON/OFFを取得

実施したテスト

mofpy_demoでの動作確認(buttonは未確認)

該当なし。

システム動作への影響

該当なし。

インターフェースの変更

@KazuyaOguma18 KazuyaOguma18 self-assigned this Feb 16, 2025
@KazuyaOguma18 KazuyaOguma18 merged commit c2a9c96 into main Feb 16, 2025
10 checks passed
@KazuyaOguma18 KazuyaOguma18 deleted the feat-math-expression branch February 16, 2025 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant