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
Currently, the main robot_controller thread just sends CAN messages. Should probably use python-can's BufferedReader in tandem w/ a Notifier to process messages. See #3 for what should be done with the messages.