You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I do how to achieve all wheel independent steering for a 4 wheeler in carla? I tried the api set_wheel_steer_direction but it doesn't seem to work!
The text was updated successfully, but these errors were encountered:
In principle current Carla versions do not include such feature. The set_wheel_steer_direction only visually modifies the wheel direction, but does not affect the physics of the vehicle.
How can I do how to achieve all wheel independent steering for a 4 wheeler in carla? I tried the api set_wheel_steer_direction but it doesn't seem to work!
The text was updated successfully, but these errors were encountered: