Contents Menu Expand Light mode Dark mode Auto light/dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
LemLib documentation
LemLib documentation

Home

  • Documentation Home
  • About
  • Download
  • Contributing
  • Support

Tutorials

  • 1 - Getting Started
  • 2 - Configuration
  • 3 - Driver Control
  • 4 - PID Tuning
  • 5 - Angular Motions
  • 6 - Lateral Motion
  • 7 - Pure Pursuit
  • 8 - Motion Chaining

Reference

  • API Reference
    • Main API
    • Odometry
    • Utils
Back to top
View this page
Edit this page

API ReferenceΒΆ

  • Main API
    • Chassis
      • Chassis
    • Movement Options
      • TurnToPointParams
      • TurnToHeadingParams
      • SwingToPointParams
      • SwingToHeadingParams
      • MoveToPoseParams
      • MoveToPointParams
    • Builder Classes
      • TrackingWheel
      • OdomSensors
      • Omniwheel
      • Drivetrain
      • ControllerSettings
      • ExitCondition
      • DriveCurve
      • ExpoDriveCurve
  • Odometry
    • General
      • update()
      • init()
    • Pose
      • Pose
      • format_as()
  • Utils
    • Timer
      • Timer
    • PID
      • PID
    • Misc
      • slew()
      • radToDeg()
      • degToRad()
      • sanitizeAngle()
      • angleError()
      • avg()
      • ema()
      • getCurvature()
Next
Main API
Previous
8 - Motion Chaining
Copyright © 2024, Liam Teale
Made with Sphinx and @pradyunsg's Furo