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

Home

  • Lemlib: Documentation Home
  • About
  • Download
  • Contribute
  • Support

Tutorials

  • 1 - Getting Started
  • 02 - Setting Up The Chassis
  • 03 - Driver Control
  • 04 - Tuning and Moving
  • 05 - Pure Pursuit

Reference

  • API Reference
    • Main API
    • Odometry
    • Utils

Changelog

  • Changelog
Back to top
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
05 - Pure Pursuit
Copyright © 2024, Liam Teale
Made with Sphinx and @pradyunsg's Furo