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

マニピュレータを疎結合にする #143

Open
tyokinuhata opened this issue Oct 5, 2023 · 1 comment
Open

マニピュレータを疎結合にする #143

tyokinuhata opened this issue Oct 5, 2023 · 1 comment
Assignees
Labels

Comments

@tyokinuhata
Copy link
Member

  • 現状、各マニピュレータは1つの回路にすべて組み込まれている(モノリス)
  • そのため、拡張が難しく、不要な機能も組み込まれた状態で使用せざるを得ないという問題もある
  • 各マニピュレータを電源レベルで独立させ、マウスやキーボードのように接続すれば使用できる、という状態に持っていけるのが理想
  • まずはもう少し詳細に設計するところから
@tyokinuhata
Copy link
Member Author

tyokinuhata commented Oct 5, 2023

  • 概念図

イラスト

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants