Replies: 2 comments 4 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok as a follow up, I was planning on migrating the drive code to use CAN but there is one pretty big issue: The watchdog functions that we use are NOT supported in CAN for the ODrives. This includes the enable_watchdog, disable_watchdog, and watchdog_feed functions. I'm pretty sure we do need these functions for when we switch between disconnected and armed states. @sashreek1 and I should first test to see if we can do without these functions, but if we can't, then switching over to CAN for ODrives may not be possible. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://docs.odriverobotics.com/v/latest/can-guide.html
https://docs.kernel.org/networking/can.html#how-to-use-socketcan
Old proposal: https://docs.google.com/document/d/1szt_H__a7p0-Q6rNIuwunpLf8Qpiobd_QL9ndcWEWMg/edit
Beta Was this translation helpful? Give feedback.
All reactions