You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The autonomous subsystem has some problems. I believe a cleanup/refactor will help me understand the subsystem better and also squash some bugs, namely:
The text was updated successfully, but these errors were encountered: