-
Notifications
You must be signed in to change notification settings - Fork 419
Description
Hello, Alex!
I have a question about track for the fullsize model.
I work in the fork of Your rep and already have implemented your C++ version in Matlab, using Matlab classes.
There is a README in the rep, so You could easily check it out if You will have time.
My forked rep has some differences in car model (Other Pacejka tire model for lateral slip), new control input (brakes rate of change) and some other minor changes.
Also in my fork I have integrated Formula Student tracks from FSSIM and eufs_sim, but have problems with driving on them. MPCC works unpredictable and fails on the first lap corner on the FSG track.
On your track for the fullsize car MPCC works pretty great, so I have a question about requirements for the the track.
What requirements should be taken into account, when we generate track bounds and track center line?