Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Better algorithm for speed sensitive steering?
07-20-2009, 05:44 PM,
#7
 
Kind of off topic for this thread but didn't want to start a new one for it. Tried changing the button press rates at carcontrolmap_local.h@281 to give a quicker fall when a button is released:

This did not want to post no matter what I tried:
carcontrolmap_local.h@293
- float sign = 1.0;
+ float sign = 0.3;

carcontrolmap_local.h@295
- sign = -1.0;
+ sign = -1.2;

I finally got the F1-02 car around a circuit Smile The rates may be messed up for other cars though, that car seems to steer quicker than most others, and the throttle/brake rate could do with being different to the steering as its a bit on the slow side.
cheers
Reply


Messages In This Thread
[No subject] - by joevenzon_phpbb2_import3 - 06-28-2009, 01:55 PM
[No subject] - by alex25 - 07-14-2009, 05:14 PM
[No subject] - by fudje - 07-15-2009, 08:11 AM
[No subject] - by joevenzon_phpbb2_import3 - 07-15-2009, 10:27 PM
[No subject] - by alex25 - 07-15-2009, 10:37 PM
[No subject] - by stan.distortion - 07-20-2009, 05:44 PM
[No subject] - by joevenzon_phpbb2_import3 - 07-22-2009, 10:07 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)