Posts Path Tracking for Car Trailer System
Post
Cancel

Path Tracking for Car Trailer System

Path Tracking for Car Trailer System - nonlinear system


Backing up a trailer is not easy for driver. Driver should always think steering wheel angle. Usually the car goes one way and the trailer goes in the opposite direction. In this post, the path tracking methode can be applied for autonomous driving for trailer. Unlike driving forward, car pulls the trailer, that means trailer will just follow car’s movement. And the standard path tracking algorithms can also work in trailer system. When backing up a trailer, the full car-trailer-system should be considered. Controlling the trailer’s direction and the system looks like a trailer pulling a car.

Here the modus operandi of exact input/output linearization technique is used to calculate the steering wheel angle. It works well with small deviation between current and desired path.


Straight Path Tracking

2

2

Circle Path Tracking

2

2

2

Code

Ref

  • Reversing the General One-Trailer System: Asymptotic Curvature Stabilization and Path Tracking

License

MIT

Author

This post is licensed under CC BY 4.0 by the author.