Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to control a car in AirSim using a xbox controller? #4843

Open
highspeed123 opened this issue May 17, 2023 · 0 comments
Open

How to control a car in AirSim using a xbox controller? #4843

highspeed123 opened this issue May 17, 2023 · 0 comments

Comments

@highspeed123
Copy link

I had some problems when trying to use a xbox one controller to control a car in AirSim. When using the left stick of the controller, I can control the steering angle, but there were no keys to control the throttle or brake.

My json settings are:
{
"SettingsVersion": 1.2,
"SimMode": "Car",
"Vehicles": {
"PhysXCar": {
"VehicleType": "PhysXCar",
"RC": {
"RemoteControlID": 0
}
}
}
}

It is a very simple json file. I also tried to control a drone with my controller and it worked, but it didn't work when I changed the json settings to a car. There is very little information about using the xbox controller to control the car in AirSim, what should I do? I really appreciate it if anyone can help me with my question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant