LMPs: Language Model Programs—executable code snippets generated by the LLM to adjust vehicle control parameters (e.g., speed, look-ahead distance)
Takeover Rate: The frequency with which a human driver must manually intervene and disengage the autonomous mode due to safety or comfort concerns
ROS: Robot Operating System—a middleware framework used for robot software development, handling communication between vehicle sensors and actuators
Pure Pursuit: A path tracking algorithm that calculates the steering angle to move the vehicle towards a look-ahead point on the reference path
In-context Learning: A method where the LLM performs a task based on examples and instructions provided in the prompt without updating its weights
Chain-of-thought: A prompting strategy that encourages the LLM to generate intermediate reasoning steps before producing the final answer
NDT: Normal Distributions Transform—a scan matching algorithm used for vehicle localization and mapping