How to simulate both UAVs and cars using AirSim? #3372
-
Hello. |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 4 replies
-
Hi @UrYuWang! and welcome! can you share that solution for Linux, please? |
Beta Was this translation helpful? Give feedback.
-
There is one called AirSim augmentation. You can search it in GitHub.
Jonathan <[email protected]> 于 2021年2月9日周二 11:42写道:
… Hi @UrYuWang <https://github.com/UrYuWang>! and welcome! can you share
that solution for Linux, please?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3372 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGP4WDKCOIEPQAFNV6L6MT3S6FQVTANCNFSM4XDTH4GA>
.
|
Beta Was this translation helpful? Give feedback.
-
I couldn't run the bash files. That is the issue of using it on windows.
Ahmed Elsaharti <[email protected]> 于 2021年2月9日周二 下午1:45写道:
… I think @UrYuWang <https://github.com/UrYuWang> is referring to the repo
<https://github.com/IdoMatan/AirsimAugmentedFiles> used in this guide
***@***.***/setting-up-microsoft-airsim-to-simulate-a-drone-and-car-together-708079b2d0f>.
By the looks of it though, it seems like this should also work for Windows
too.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3372 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGP4WDM6UA6OI5QRAX2K6I3S6F7EFANCNFSM4XDTH4GA>
.
|
Beta Was this translation helpful? Give feedback.
-
Hi @UrYuWang, I haven't tested this myself yet, but based on what you're saying I think the issue is that after adding the modified files you're following the Linux build steps on windows rather than the Windows build steps. Try building this way after adding the files. |
Beta Was this translation helpful? Give feedback.
-
Hi, Ahmed.
Thanks a lot! I think you pointed out the issue directly!
Best,
Yu
Ahmed Elsaharti <[email protected]> 于2021年2月9日周二 下午2:07写道:
… Hi @UrYuWang <https://github.com/UrYuWang>, I haven't tested this myself
yet, but based on what you're saying I think the issue is that after adding
the modified files you're following the Linux build steps
<https://microsoft.github.io/AirSim/build_linux/> on windows rather than
the Windows build steps <https://microsoft.github.io/AirSim/build_windows>.
Try building this way
<https://microsoft.github.io/AirSim/build_windows/#build-airsim> after
adding the files.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3372 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGP4WDNYXEZ63ZYRGXKT54TS6GBVTANCNFSM4XDTH4GA>
.
--
Have a good day.
Yu
|
Beta Was this translation helpful? Give feedback.
-
Thanks, Ahmed! |
Beta Was this translation helpful? Give feedback.
-
Thanks for the tip!
Ahmed Elsaharti <[email protected]> 于2021年2月11日周四 下午8:09写道:
… As the guide
***@***.***/setting-up-microsoft-airsim-to-simulate-a-drone-and-car-together-708079b2d0f>
suggests, you need to replace the files first before building.
That being said, I dont think this mod is directly compatible with the
latest AirSim commit due to multiple conflicts (based on a test I just ran,
there was a decent amount of errors on trying to compile)
If this were to work, I think you would need to go through all the files
in the custom repo <https://github.com/IdoMatan/AirsimAugmentedFiles> and
copy the effective changes to the latest AirSim commit.
OR
You could try to go back to an AirSim commit from 6 months ago (around the
time the custom repo was made) and run that with the custom files rather
than the latest commit.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3372 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGP4WDKURJVYSPSPIKJPD3DS6R5WLANCNFSM4XDTH4GA>
.
--
Have a good day.
Yu
|
Beta Was this translation helpful? Give feedback.
Hi @UrYuWang, I haven't tested this myself yet, but based on what you're saying I think the issue is that after adding the modified files you're following the Linux build steps on windows rather than the Windows build steps. Try building this way after adding the files.