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

Rewrite Chassis Package to Interface with the New ODrive Motor Controllers #50

Open
bjrice13 opened this issue Sep 21, 2021 · 0 comments
Labels
bug Something isn't working Chassis Chassis package enhancement New feature or request Needs Shortening Needs to be broken down into smaller tasks!
Projects
Milestone

Comments

@bjrice13
Copy link
Member

Describe the bug
The chassis package needs to be updated to interface with the ODrive motor controllers we are now using. The package currently interfaces with the old RoboteQ motor controllers.

Expected behavior
The programs contained in the package should interface with the ODrives using CAN. The ODrives should be able to work in both closed and open loop modes and drive at accurate velocities and to accurate positions.

Additional information
The ODrives have a ROS package (https://github.com/neomanic/odrive_ros) that needs updating. This package could serve as reference to our custom package.

@bjrice13 bjrice13 added bug Something isn't working enhancement New feature or request Chassis Chassis package Needs Shortening Needs to be broken down into smaller tasks! labels Sep 21, 2021
@bjrice13 bjrice13 added this to the PDR 2021-22 milestone Sep 21, 2021
@bjrice13 bjrice13 added this to To do in URC 2022 via automation Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Chassis Chassis package enhancement New feature or request Needs Shortening Needs to be broken down into smaller tasks!
Projects
Development

No branches or pull requests

1 participant