Hi everyone,
I’m trying to implement line following with an Ackermann car model (using version 4.8.3).
Even when commanding a constant low linear velocity and zero angular velocity, the car drifts significantly from a straight path. This makes tuning a PD controller very difficult.
A simpler car model in the same simulator doesn’t have this drifting issue.
Is this drift a potential simulator bug for the Ackermann model, or expected behavior I need to compensate for? Any advice on handling this?
Thanks,
Diego González Oviaño