Skip to content

improve speed control #27

@Armandpl

Description

@Armandpl
  • filter measurements
    • try exponential moving average
    • try kalman (what equations to use?)
  • take esc dead zone into account?
  • try higher control freq? like 50Hz
  • get bytes instead of string from arduino
  • change baudrate?
  • use timer instead of time.sleep on the arduino
    • compute instantaneous speed from time between interrupts
    • compute the timeout and threshold from the slowest possible speed of the car

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions