carla/Util
Axel1092 a6be1a67f3
Pytorch integration with terramechanics (#5684)
* Added sparse map reprsentation

* Added pytorch for terramechanics modules

* Added saving loading particles in independent thread

* Added blank space at the EOF

* Added texture creation lambda

* Moving function to component

* Added input/output architecture for neural network

* Filling heightmap with particles data. Adding Logging to debug

* Updating Texture data at realtime

* Connected 3 stages, using MPC Position to Update and Texture

* Added square particle sampling. Added second model input/output scheme. Fixed start up crash.

* Added new flags and fixes

* Position to update not updating in material but yes in MPC

* Fixed coordinate frame issues and crashes

* Prepared to follow position in the 1st vehicle in map

* Fixed height map alignment

* Fixed large map and terrain tiles alignment

* Fixed inputs for new model

* Added scale factor

* Fixed slow read write operations

* Bug fixes

* Removed debug output

* Removed nvidia profinling marks

* Preparing merge debug code removed, runtime working by rounding the loading data properly

* Made pytorch optional module

* Added TRACE_CPUPROFILER_EVENT_SCOPE to Update and UpdateTexture

* Added optional pytorch conditions and macros

* Removed static Path

* Fixed #ifdef clause. Added missing include.

* Deformation on vehicle working. Ready to start optimisation

* First optimsation done. Heightmap per Tile

* Updated tiles'heightmap to make their size relative to texture and tilesize

* Fixed slow frames. Added functionality

* Removed unecessary library links

* Fixed pytorch link

* Limited search to relevant tiles

* Added multithreaded particle search. Fixed cuda architectures compilation

* Deformation plane added

* Added missing resources

* Updated particle movement update methods

* Spawn on runtime deformation plane

* Added cachemap lock when initializing a region

* Added UHeightMapDataAsset to hold heightmap data

* Fixing some settings

Co-authored-by: Aaron <samaniegoaaron112@gmail.com>
Co-authored-by: bernatx <bernatx@gmail.com>
2022-09-23 15:39:09 +02:00
..
BoostFiles Updated boost patch to fix exception error. 2020-02-25 12:07:45 +01:00
BuildTools Pytorch integration with terramechanics (#5684) 2022-09-23 15:39:09 +02:00
Docker Revert "Removed more compiler/linker version requirements." 2022-04-26 16:17:00 +02:00
DockerUtils Calculate navigation data in parallel while cooking 2021-05-17 20:56:46 +02:00
Formatting Fix some robustness issues 2020-03-31 18:30:50 +02:00
InstallersWin Luis/collisions bushes (#5477) 2022-06-02 14:35:42 +02:00
Patches/Eigen3.1.0 Luis/collisions bushes (#5477) 2022-06-02 14:35:42 +02:00
CARLA.sublime-project Update sublime project 2019-04-24 17:37:21 +02:00
ContentVersions.txt content version and avoid large map test 2022-09-16 16:45:40 +02:00
CreateDebian.sh Remove unecessary line from launcher script to avoid sudo 2020-07-07 16:53:43 +02:00
ImportAssets.sh Fixed bugs 2019-07-10 01:35:47 +02:00
download_from_gdrive.py AutoPEP8 everything 2019-03-19 22:34:49 +01:00