Commit 3c471f2
ue5 7 upgrade (#116)
* Update to unreal 5.7
* add keyboard control example
* add documentation about architecture
* added Linux compatibility
* Stabilize hello_drone pytest across windows and linux
* updated documentation and removed unnecesary changes
* added conditionals for UE5.2 compatibility and fixed test_hello_drone
* added note of compiler version for win
* added compatibility for UE5.2 and 5.7 for Linux
* automatically set compiler version for Windows
* deleted unnecesary note in decumentation
* updated documentation for both 5.2 and 5.7
* added note on versions in documentation
* Update vehicle APIs and physics engines in documentation
* removed unnecesary changes and build error
* build error handling
* removed unnecesary error line in build.cmd
* restored DefaultEditor file
* restored umap
---------
Co-authored-by: Ugi <38007387+Uginchus@users.noreply.github.com>
Co-authored-by: Marina Gloc <marina@iamaisim.com>1 parent 74a4ed9 commit 3c471f2
File tree
43 files changed
+1930
-217
lines changed- client/python
- example_user_scripts
- projectairsim/tests
- core_sim/src/message
- docs
- development
- sensors
- tools/lvmon/Lib/src
- unreal/Blocks
- Plugins/ProjectAirSim/Source/ProjectAirSim
- Private
- Renderers
- Robot
- Sensors
- World
- Source
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
43 files changed
+1930
-217
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| 342 | + | |
| 343 | + | |
342 | 344 | | |
343 | 345 | | |
344 | 346 | | |
| |||
376 | 378 | | |
377 | 379 | | |
378 | 380 | | |
| 381 | + | |
| 382 | + | |
0 commit comments