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

[Autonomy] [High Priority] High Level Controller #12

Open
SwapnilPande opened this issue Jan 14, 2019 · 1 comment
Open

[Autonomy] [High Priority] High Level Controller #12

SwapnilPande opened this issue Jan 14, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request High Level Control

Comments

@SwapnilPande
Copy link
Member

Which section of robot code is this for?
High Level Controller

Description of feature

  • Build a controller to make decisions about which tasks need to be executed. This controller will determine what the robot does (including switching between human controlled and autonomous modes).
  • Build ROS Node to interface with all other necessary nodes to send commands

Additional Notes
Potentially approach this by developing a finite state machine (HFSM).

@SwapnilPande
Copy link
Member Author

https://github.com/finger563/webgme-hfsm - @partlygloudy Check this out. We might be able to use this to build a finite state machine for the high level controller

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request High Level Control
Projects
None yet
Development

No branches or pull requests

2 participants