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
I have ardupilot up and running on Ubuntu22 in SITL mode, with --frame airsim-copter.
And AirSim running as Windows binary w/ map "AirSimNH" on Windows 11 PC.
Both PCs are in the same local network.
AirSim is configured to connect to ardupilot.
Everything works correctly, except AirSim is performing very bad, it's basically a slideshow with 1 frame per few seconds.
If I don't connect to ardupilot from AirSim - it works perfectly fine.
Uh oh!
There was an error while loading. Please reload this page.
Bug report
What's the issue you encountered?
I have ardupilot up and running on Ubuntu22 in SITL mode, with --frame airsim-copter.
And AirSim running as Windows binary w/ map "AirSimNH" on Windows 11 PC.
Both PCs are in the same local network.
AirSim is configured to connect to ardupilot.
Everything works correctly, except AirSim is performing very bad, it's basically a slideshow with 1 frame per few seconds.
If I don't connect to ardupilot from AirSim - it works perfectly fine.
Settings
{
"SettingsVersion": 1.2,
"LogMessagesVisible": true,
"SimMode": "Multirotor",
"Vehicles": {
"Copter": {
"VehicleType": "ArduCopter",
"UseSerial": false,
"LocalHostIp": "192.168.130.100",
"UdpIp": "192.168.130.41",
"UdpPort": 9003,
"ControlPort": 9002
}
}
}
How can the issue be reproduced?
6 Run AirSim on Windows PC.
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: