Can anyone help to Interract with Airsim from unreal engine User Widget with python API #4932
Unanswered
kcee454
asked this question in
Support Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am making simulation using airsim in unreal engine. I am trying to get mavlink data in Unreal engine game user interface and send flight commands from unreal engine to airsim/ardupilot sitl. getting data and sending command to airsim using python code is working but I don't have idea how can i get those data (position, battery voltage, speed etc) from ardupilot sitl to unreal engine user widget using python. Can anyone help me with a idea /basic code for this issue?
Beta Was this translation helpful? Give feedback.
All reactions