Summary of "09172021 Lawn Tractor Meeting"

High-level summary

Meeting about steering calibration, sensors, logging and debugging for an Ackermann lawn tractor using ROS (referred to in the transcript as “ross”), the TEB/temp planner, and custom low-level controllers. The discussion covered the steering-angle workflow, recommended calibration/measurement methods, mapping and controller practices, IMU/rotational-velocity usage, sensor/hardware changes, logging and post‑mortem tooling, and next steps.

Steering / planner → steering-angle workflow

Calibration / measurement methods (recommended)

Use one or more of the following to find the hard-stop steering angle or verify the angle-to-sensor mapping:

  1. Physical measurement

    • Measure steering/wheel geometry directly to determine hard-stop angle (for example, ~45°).
  2. Drive‑in‑circle measurement

    • Crank steering to the hard stop, drive a steady circle, measure the circle diameter from base_link.
    • Using the measured radius and wheelbase, compute the steering angle that produced that circle (use the same equations posted in the meeting).
  3. Use measured rotational velocity

    • Measure rotational velocity while driving a circle (from differential wheel odometry, GPS, or IMU).
    • Run that rotational velocity back through the conversion equations to compute the corresponding steering angle.

Mapping & controller recommendations

Note: Simulator example numbers are arbitrary and can be misleading if applied directly to the physical vehicle.

IMU / rotational velocity

Sensor & hardware work, logging, and debugging

Logging & post‑mortem tooling

Software housekeeping & user interface notes

Video / content management

Planned next steps / checklist

References / components mentioned

Main speakers / sources

Category ?

Technology


Share this summary


Is the summary off?

If you think the summary is inaccurate, you can reprocess it with the latest model.

Video