Commit Graph

6489 Commits

Author SHA1 Message Date
MattRoweEAIF 4ea9538313 updated extended docs 2024-10-22 18:48:55 +02:00
MattRoweEAIF 6d34b08a86 added mine map file 2024-10-21 15:22:14 +02:00
MattRoweEAIF 42421749c6 removed extended documentation 2024-10-21 15:10:08 +02:00
MattRoweEAIF 8e48473263 updated vehicle catalogue 2024-10-21 14:23:07 +02:00
MattRoweEAIF 9883f9f515 adjusted image source 2024-10-17 15:32:17 +02:00
MattRoweEAIF 13d503cb0f added logo through extra.js 2024-10-17 13:20:24 +02:00
MattRoweEAIF 75d424139b try styles in html 2024-10-15 19:11:57 +02:00
MattRoweEAIF a73468700e try external link for logo 2024-10-15 19:05:25 +02:00
MattRoweEAIF edbd373c27 added logo to site_name 2024-10-15 19:01:42 +02:00
MattRoweEAIF c3e62d2490 put logo first 2024-10-15 18:52:12 +02:00
MattRoweEAIF 00110a5da4 try custom_dir 2024-10-15 18:47:29 +02:00
MattRoweEAIF 1128f52755 changed to _static 2024-10-15 18:42:44 +02:00
MattRoweEAIF c339c748c3 adjusted mkdocs.yml 2024-10-15 18:38:10 +02:00
MattRoweEAIF 049186eb94 adjusted mkdocs.yml settings 2024-10-15 18:31:29 +02:00
MattRoweEAIF 2c7c9d36bc modified vehicle catalogue 2024-10-07 14:51:39 +02:00
MattRoweEAIF b6745aa668 UE5 docs updates 2024-10-04 13:16:45 +02:00
MattRoweEAIF 665d8277c0 added ROS2 docs 2024-09-30 13:40:36 +02:00
MattRoweEAIF 5fbdc59229 updates sep 27 2024-09-27 10:50:58 +02:00
MattRoweEAIF 16307b8858 added ue5 logo 2024-09-23 13:41:21 +02:00
MarcelPiNacy-CVC 8f2fc098b4
Disable std::format unless ENABLE_STD_FORMAT is defined. (#8178) 2024-09-20 14:52:08 +02:00
MarcelPiNacy-CVC 1417cc6617
Sync ROS2 build type. (#8177) 2024-09-20 12:27:15 +02:00
MarcelPiNacy-CVC df514f94b3
Check for missing <format> header. (#8176) 2024-09-20 12:07:51 +02:00
MarcelPiNacy-CVC f8d95c2e8f
Add missing format include. (#8174) 2024-09-20 09:45:42 +02:00
MarcelPiNacy-CVC d26a3ede74
Fix incorrectly set ROS2 dependency tag. (#8172) 2024-09-19 21:15:52 +02:00
MarcelPiNacy-CVC 0bbd239b1a
CMake refactor (#8168)
* Add option VERBOSE_CONFIGURE + several other minor tweaks.

* Minor refactor and expose version option variables for ROS2 build.

* Remove unneeded option BUILD_PYTHON_API_WHEEL_PACKAGE.

* Make cmake_minimum_required uniform + fix potential linker error.

* Revert ROS2 configure.
2024-09-19 17:35:18 +02:00
MarcelPiNacy-CVC 4c1196db44
Fix linker error. (#8169) 2024-09-19 16:44:16 +02:00
MarcelPiNacy-CVC b143ef1a31
Remove unused code and change error handling in marcel/get-name. (#8166)
* Minor cleanup: Remove unused code and change error handling.

* Remove unlikely attribute.
2024-09-19 11:26:44 +02:00
MarcelPiNacy-CVC 73a716e24d
Add get_actor_name & get_actor_class_name. (#8165)
* Add initial GetUnrealName & GetUnrealClassName code.

* Remove snapshot-based code.

* Code cleanup.
2024-09-19 11:07:46 +02:00
MarcelPiNacy-CVC 001604da6b
Fix some Unreal and PythonAPI build errors. (#8162) 2024-09-19 10:12:27 +02:00
MarcelPiNacy-CVC 930fd57fbb
Remove Mobile shaders from package. (#8157) 2024-09-18 14:50:57 +02:00
MarcelPiNacy-CVC 8482279a33
Fix package dependency issues (carla-unreal-editor & RecastBuilder). (#8156) 2024-09-18 14:49:14 +02:00
MarcelPiNacy-CVC 10012e1939
Fix printer error in recorder. (#8155) 2024-09-18 11:18:53 +02:00
MarcelPiNacy-CVC e326742a67
Update VehiclePhysicsControl fields for UE5-Chaos (#8141)
* Add VehiclePhysicsControl progress...

* Update parameter names.

* Minor fixes.

* Update python initializer.

* More VehiclePhysicsControl changes.

* Fix minor UE errors.

* Update Vehicle and WheelPhysicsControl.

* Various fixes.

* Add missing linebreak.

* Fix indentation.

* Make FVehiclePhysicsControl UPROPERTYs uniform.

* Fix indentation again...

* Fix indentation, yet again...
2024-09-17 17:55:19 +02:00
joel-mb 0db777202c
Changed default vehicle generation to all (#8149) 2024-09-17 16:37:23 +02:00
MarcelPiNacy-CVC 7b491bc104
Fix Streetmap error (+ update gitignore) (#8145) 2024-09-16 17:13:36 +02:00
MarcelPiNacy-CVC 72974894e2
Add temporary recastbuilder package hack. (#8146) 2024-09-16 17:13:15 +02:00
MarcelPiNacy-CVC c6d9e65be7
Re-enable recast builder. (#8142) 2024-09-16 10:22:51 +02:00
Marcel Pi c00d44d2dc Multiple minor fixes related to build and docs. 2024-09-12 16:58:37 +02:00
meltycriss abdff1716f Add flag checker 2024-09-12 13:18:01 +02:00
meltycriss 2816f2752b Fix compilation error in win11 2024-09-12 13:18:01 +02:00
Blyron 9ffe13a9b4
Adding sensor lightning values and adding render variables to fix vsm issues (#8129) 2024-09-12 10:43:26 +02:00
MarcelPiNacy-CVC 239b73e849
Add temporary workaround for the memory blowup issue (#8098)
* Add temporary workaround for the memory blowup issue during save_to_disk.

* Add more fixes on the server side. Update gitignore to remove the _out folder in PythonAPI/examples.

* Enable clangd support. (#8104)

* Enable clangd support.

* Disable CMAKE_EXPORT_COMPILE_COMMANDS by default.

* Revert unwanted target rename.

* Solves the crash on server side

We still have an unhandled exception on client side, but it doesn't affect nominal behaviour.

* Revert "Merge branch 'marcel/leak-workaround' of https://github.com/carla-simulator/carla into marcel/leak-workaround"

This reverts commit 89c211e780, reversing
changes made to 908c203fca.

* Reapply "Merge branch 'marcel/leak-workaround' of https://github.com/carla-simulator/carla into marcel/leak-workaround"

This reverts commit fc2402efdb.

* Fixed crash on client side

Now it's both client and server crashes fixed. By removing posts but keeping async read/write, we make sure saving to disk is sequential but there's no error if it gets interrupted.

* Cleanup of Changes -- Preparation for PR

---------

Co-authored-by: Jorge Virgos <jorgevirgos.dev@gmail.com>
2024-09-06 13:56:50 +02:00
MarcelPiNacy-CVC 592eb46f43
Propagate CMake generator to scikit-build-core. (#8110) 2024-09-04 16:59:01 +02:00
MarcelPiNacy-CVC 908c203fca
Enable clangd support. (#8104)
* Enable clangd support.

* Disable CMAKE_EXPORT_COMPILE_COMMANDS by default.

* Revert unwanted target rename.
2024-09-03 13:19:20 +02:00
MattRoweEAIF aa9d95eb21
Update Ubuntu version README.md (#8045) 2024-08-09 12:07:39 +02:00
MarcelPiNacy-CVC 85420544db
Fix typos left in the Setup scripts. (#8004)
* Add initial CMake presets file.

* Add missing VS component + CMakePresets.json.

* Fix multiple typos.

---------

Co-authored-by: Marcel Pi <25649656+MarcelPiNacy@users.noreply.github.com>
2024-07-31 14:39:19 +02:00
MarcelPiNacy-CVC b6a467f1de
Marcel/vs fixes (#8003)
* Add initial CMake presets file.

* Add missing VS component + CMakePresets.json.

---------

Co-authored-by: Marcel Pi <25649656+MarcelPiNacy@users.noreply.github.com>
2024-07-31 14:34:56 +02:00
Blyron 543f02ea0e
Aaron/ue5/disable open gl (#7972)
* Hard Disable SM5

* Finally disable OpenGL

---------

Co-authored-by: Blyron <samaniegoaaron112@ŋmail.com>
2024-07-23 12:16:57 +02:00
Blyron c17f02810c
Updated script to use env variable and docs to reflect how to use it (#7968)
Co-authored-by: Blyron <samaniegoaaron112@ŋmail.com>
2024-07-23 08:34:24 +02:00
Blyron f9788a074f
Hard Disable SM5 (#7969)
Co-authored-by: Blyron <samaniegoaaron112@ŋmail.com>
2024-07-23 08:31:53 +02:00