-
Notifications
You must be signed in to change notification settings - Fork 13
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
Drone does not fly in unreal engine #13
Comments
Hello, how did you get to this point? I encountered an error "AirLearning could be compiled. Try Rebuilding from source manually" while trying to install the AirSim plugin for Air Learning in the first step of the Air Learning Environment Generator. Now, I don't know what to do for my next step. Can you teach me? |
Hello, which versions of unreal engine and visual studio have you installed? @qinglong0276 |
We also have the same problem, how can we solve it?@Menes00 @srivatsankrishnan |
Is your problem that the Drone doesn't fly or that you can't set up the airlearning environment? @KeepOnCarvingHuang |
你好,我安装的是Unreal Engine 4.18.3,Windows 11 System,Visual Studio Community 2017 @Menes00 |
Hello, I am unable to set up the AirLearning environment in the first step. I noticed that you were able to run the training step without any errors, so I would like to ask for your guidance on how to proceed to this step. It is very important for me. @Menes00 |
https://github.com/harvard-edge/airlearning-ue4#step-2-compile-the-ue4-project-without-airsim-plugin |
@你好! @Menes00 Copy the Plugin folder from AirSim to Air Learning UE-4 project $ xcopy /hiev Unreal\Plugins C:\workspace\airLearning-ue4\Plugins Right click on the AirLearning.uproject file and replace the content with the following information: 我是在这一步出问题的,如果我在 AirLearning.uproject 文件删除"Modules": 里面的内容,它可以部分运行但是会出现: /Game/BP/BFL_Utility_Functions : 无法寻找到资源的文件。 /Script/JsonParsing18Version 但是在运行过程中会出现,有三个蓝图编译出现问题以及一个或多个蓝图具有一个未解决的编译错误,您确定想在编辑器中运行吗?AirLearning_Arena ;如果我不删除它不可以运行,出现"需要我手动编译的" 所以我现在很苦恼,如果你有什么建议或者解决方案,可以给我一些指导吗? |
|
Are you using the AirSim-1 repo this repo is required for the drone to fly. @KeepOnCarvingHuang |
We have followed the steps, but the training is not starting, if you have an idea about this, I would be glad if you could help.
@srivatsankrishnan
The text was updated successfully, but these errors were encountered: