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

スリップ検出と復帰動作を追加する(?) #4

Open
ChikuwaRobo opened this issue May 24, 2024 · 0 comments
Open

スリップ検出と復帰動作を追加する(?) #4

ChikuwaRobo opened this issue May 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ChikuwaRobo
Copy link
Contributor

  • スリップ検知
    現状、モーター単位ではフィードバック制御を行っていないため、回転数がおかしければスリップと判断できるかもしれない。
    SSL-Visionやマウスセンサーとの差分であったり、モーター電流などでも検知できそう。

  • 復帰動作
    シンプルに実装するならモーターを脱力させてオムニがグリップ状態に復帰するのを待つ。
    → 衝突時に脱力しそうなので押し合いに死ぬほど弱くなりそう。
    スリップ中の速度に合わせるようにモーターを速度制御する必要がある???

@ChikuwaRobo ChikuwaRobo added the enhancement New feature or request label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant