erdos-project / pylot

Modular autonomous driving platform running on the CARLA simulator and real-world vehicles.
https://pylot.readthedocs.io/
Apache License 2.0
459 stars 132 forks source link

Meaning of the parameters #295

Closed Morphlng closed 1 year ago

Morphlng commented 1 year ago

Hello! I noticed some sudden movement during control when applying the person_avoidance_frenet configuration.

The steering angle can become unexpectedly large, even during normal driving and not just when avoiding obstacles. I've found some definition of these flags here: frenet_optimal_trajectory/flags.py. However, I've been unable to locate a comprehensive document that explains the purpose of each parameter in this configuration file.

Could you please guide me to additional resources where I can gain a better understanding of these parameters? My goal is to enhance the car's driving experience and ensure smoother operation. Thank you!

pschafhalter commented 1 year ago

Hi, the following resources provide an explanation of the Frenet Optimal Trajectory algorithm and its parameters: