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

Fix SpeedController #3378

Merged
merged 2 commits into from
Jan 21, 2023
Merged

Fix SpeedController #3378

merged 2 commits into from
Jan 21, 2023

Commits on Jan 20, 2023

  1. Fix SpeedController

    * Using blackboard get() method that does not throw error
    * Share odom_smoother on the blackboard
    
    Signed-off-by: Borong Yuan <yuanborong@hotmail.com>
    borongyuan committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    0f5f60a View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Fix SpeedController linting and test errors

    Signed-off-by: Borong Yuan <yuanborong@hotmail.com>
    borongyuan committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    ea5e292 View commit details
    Browse the repository at this point in the history