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

Refactor autonomous subsystems #358

Open
tigressine opened this issue Aug 21, 2020 · 1 comment
Open

Refactor autonomous subsystems #358

tigressine opened this issue Aug 21, 2020 · 1 comment
Assignees

Comments

@tigressine
Copy link
Member

The autonomous subsystem has some problems. I believe a cleanup/refactor will help me understand the subsystem better and also squash some bugs, namely:

  • obstacle-detection node crashes at startup
  • autonomous-control node doesn't die cleanly
  • auto-drive crashes after orienting robot
  • auto-home spins robot and then says it's home, no matter where it's actually positioned
  • autonomous nodes are tied to Gazebo which prevents us from rolling out on real hardware or other sims
@tigressine
Copy link
Member Author

A few of these issues are small fixes.

For overall refactor, should consider rosactions lib for autonomous routines.

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

No branches or pull requests

1 participant