Thanks Cameni! it rides nicely over the alsphalt now. That's the parameters i use now.
var front_wheelparam = {
radius: 0.29,
width: 0.30,
suspension_max: 0.02,
suspension_min: -0.02,
suspension_stiffness: 50,
damping_compression: 0.6,
damping_relaxation: 0.01,
slip: 2.9,
roll_influence: 0.1,
rotation: -1
};
var rear_wheelparam = {
radius: 0.33,
width: 0.30,
suspension_max: 0.02,
suspension_min: -0.02,
suspension_stiffness: 50,
damping_compression: 0.6,
damping_relaxation: 0.01,
slip: 2.9,
roll_influence: 0.1,
rotation: -1
With the xbox controller it's better to set with a lot dampened sensitivity and a good dead zone. It doesn't turn easaly but it does at low speed.
Too bad Giucam got stopped by some limit of the engine, it's actually pretty cool to see it moving and the physics seems about right.