We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/clubcapra/odrive_hw_interface/blob/fb8ed113bf9fe375d21f29e887eb809f86a09a6f/hardware/odrive-can.cpp#L138C7-L138C7
we should implement a function that takes in the socket pointer and the desired ID to read from, and returns a can_frame struct
This will allow for much cleaner code
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/clubcapra/odrive_hw_interface/blob/fb8ed113bf9fe375d21f29e887eb809f86a09a6f/hardware/odrive-can.cpp#L138C7-L138C7
we should implement a function that takes in the socket pointer and the desired ID to read from, and returns a can_frame struct
This will allow for much cleaner code
The text was updated successfully, but these errors were encountered: