Conversation
|
@nikola-j I will review this tomorrow when I get back to my desktop Linux. Is this cross compitable with 20.04? |
|
Not sure, I don't have 20.04 to test. The setup.sh should probably be different. |
|
Gotcha, I'll try it out on 20.04 but won't merge until that is verified |
|
what is a python version that you used? I've made changes according to the commit, but got an error: cannot find -lstdc++: No such file or directory.
|
|
The default Python 3.10.12, did you follow all of the steps? It might be a problem with your installation. |
|
@nikola-j yes, I did exactly all these steps, I did all modifications in build.sh, CommonSetup.cmake, CMakeLists.txt, package.xml and setup.sh. And after that I get this error above |
|
@iagupov You can run |
|
@xxEoD2242 I tested this change on a 20.04 docker container, and it built without issues. |
|
Hi. I managed to get the Blocks environment working with UE5.2 and ubuntu 22.04. If there's interest in it let me know. |
Fixes: Building and running UE5 + ros humble on ubuntu 22.04
About
Updates gcc and g++ to 11, updates setup file to install right dependencies. Fix fs link.
How Has This Been Tested?
Instructions for building:
Run UE5, run airsim ros from ros2 folder
Issue takeoff command in separate terminal
Screenshots (if appropriate):