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

Implement A State Machine/Behavior Tree For Tool Retrieval Demo #3

Open
dcolli23 opened this issue Jan 10, 2024 · 1 comment
Open
Assignees

Comments

@dcolli23
Copy link
Contributor

Currently, the control logic for the tool retrieval demo is hard coded with conditionals. This should be replaced with a somewhat general approach using a state machine/behavior tree. However, we don't want to reinvent the wheel here. We should use a state machine or behavior tree library that makes this much simpler for us. This GitHub page that lists some libraries might be a good first place to look.

@dcolli23 dcolli23 mentioned this issue Jan 12, 2024
3 tasks
@dcolli23
Copy link
Contributor Author

@JemuelStanley47 should probably be involved with this in some capacity since they'll be working on improving the robustness of the grasping/manipulation. We can discuss more on this during the intro meeting on Tuesday or sometime afterwards

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

No branches or pull requests

2 participants