Crate rrtk

source ·

Structs§

Enums§

Traits§

  • A trait for encoders.
  • A trait for motors with some form of feedback, regardless if we can see it or not.
  • A trait for motors without feedback.
  • A trait for servo motors that do their own control theory and do not give us details about their measured state.
  • An encoder trait that does the calculus for you. You just need to supply a position, velocity, or acceleration, and the others will be calculated.