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
When I try to display the left and right camera perspective images of the car from the window, only the center view of the car is displayed. Additionally, the FOV perspective image and the back_center view image of the car can be displayed.
Bug report
What's the issue you encountered?
When I try to display the left and right camera perspective images of the car from the window, only the center view of the car is displayed. Additionally, the FOV perspective image and the back_center view image of the car can be displayed.
Settings
{
"SeeDocsAt": "https://github.com/Microsoft/AirSim/blob/main/docs/settings.md",
"SettingsVersion": 1.2,
"SimMode": "Car",
"SubWindows": [
{"WindowID": 0, "ImageType": 0, "CameraName": "1", "Visible": true},
{"WindowID": 1, "ImageType": 0, "CameraName": "0", "Visible": true},
{"WindowID": 2, "ImageType": 0, "CameraName": "2", "Visible": true}
]
}
How can the issue be reproduced?
Include full error message in text form
What's better than filing an issue? Filing a pull request :).
The text was updated successfully, but these errors were encountered: