Mathias Wold
ac9e8e825c
docs: Fix typo in usage of `docker_tools.py`
2023-01-26 10:09:56 +01:00
Mathias Wold
dec104aaf7
docker-tools: Fix unused `--image` option
2023-01-26 10:09:56 +01:00
Balázs Kis
52d354f99e
Add notes into breakout boxes in sensor create tutorial.
2023-01-24 17:31:12 +01:00
Balázs Kis
1f6ac1d2eb
Add contribution to CHANGELOG.md
2023-01-24 17:31:12 +01:00
Balázs Kis
0f4abba177
Correct incoherent structuring of tutorial for adding sensor to CARLA.
2023-01-24 17:31:11 +01:00
LuisPoveda
00f5fa532c
removed tabs in the license
2023-01-23 18:00:19 +01:00
LuisPoveda
01c5051d8e
removed trailing whitespaces
2023-01-23 18:00:19 +01:00
LuisPoveda
21178b8696
change all C style casts for the C++ version
2023-01-23 18:00:19 +01:00
LuisPoveda
130a2281ba
requested changes
2023-01-23 18:00:19 +01:00
bernatx
fe81972ba0
content version
2023-01-23 18:00:19 +01:00
LuisPoveda
2d9301a961
add call for recording wheels in multigpu mode
2023-01-23 18:00:19 +01:00
LuisPoveda
37621c3623
Updated FrameData files to have the new changes
2023-01-23 18:00:19 +01:00
bernatx
bae3cff0c6
Adding include for windows
2023-01-23 18:00:19 +01:00
LuisPoveda
5543a26871
Fixed recorder/replayer
...
- Fixed vehicle wheels rotation and steering angle.
- Fixed bikers animations.
2023-01-23 18:00:19 +01:00
bernatx
82d1dc104e
changelog
2023-01-18 11:12:10 +01:00
bernatx
60873a2f8b
Restore gamma value to 2.2
2023-01-18 11:12:10 +01:00
bernatx
3c37150cd5
Replacing PLATFORM_WINDOWS by _WIN32
2023-01-16 17:30:34 +01:00
bernatx
ffbb543974
changelog
2023-01-16 17:30:34 +01:00
bernatx
cba2231977
texture data on DirectX has some extra bytes that we need to remove before sending data
2023-01-16 17:30:34 +01:00
Axel
5f233585eb
Using spectator when no hero vehicles are detected in large maps. Changed error logs to log and warning for large maps
2023-01-16 17:30:17 +01:00
lolainta
41d9f6a808
fix document typo for lambda expression section
2023-01-16 09:34:11 +01:00
Paul Erik Frivold
e271ea31f3
Fix example commands in Multi-GPU docs
...
Only one dash before `-nullrhi` argument
2023-01-13 10:13:29 +01:00
Apostolos Georgiadis
f761ffa49f
Fix typo in updating lateral controller
2023-01-11 13:30:10 +01:00
bernatx
55deecec94
Updating Nvidia GPG for Docker
2022-12-23 18:38:41 +01:00
bernatx
e58b27d1b1
changing version of python .egg to 0.9.14 also
2022-12-23 16:02:35 +01:00
bernatx
ca35b61112
updating version to 0.9.14
2022-12-23 10:57:59 +01:00
bernatx
2c28eafe28
send existing actors to all secondary servers when a new connection is done
2022-12-22 15:51:08 +01:00
Axel
70db124d0e
Fixed package bug
2022-12-20 14:54:00 +01:00
Axel
dd3bc8709c
Revert to boost 1.80
2022-12-20 13:18:34 +01:00
Axel1092
44fdf8d7d4
Removed unnecessary files
2022-12-20 13:18:34 +01:00
Axel
b70a4d5e44
Upgrade boost for Windows
2022-12-20 13:18:34 +01:00
Axel
cef4489d0f
Upgraded boost 1.81 for linux
2022-12-20 13:18:34 +01:00
bernatx
c9552887a0
Some sensors are forced to be always on the primary server in multi-gpu mode
2022-12-20 13:18:19 +01:00
bernatx
12fb78ffab
adding Train label to Python
2022-12-20 13:17:59 +01:00
bernatx
ed4da0fc45
adjust color palette comments
2022-12-20 13:17:59 +01:00
bernatx
dda82223db
Rearranging labels
2022-12-20 13:17:59 +01:00
bernatx
ef54692f45
Using same id's as the cityscape labels
2022-12-20 13:17:59 +01:00
Guillermo
7f2d656c25
Added a vehicle simualtion update on teleportation
2022-12-19 10:42:27 +01:00
bernatx
e608c8c55f
Add command to LOAD_MAP in multi-gpu mode
2022-12-19 10:39:53 +01:00
Marcel Pi
182a48a2f9
Marcel/empty gbuffer fix ( #6013 )
...
* Change handling of empty gbuffers.
Now, instead of sending an empty image, a black one with the size of the viewport is sent if the target gbuffer is unavailable.
* Add more GBufferID checks + improve empty gbuffer handling.
* Fix manual_control_gbuffer.py error on repeated listen_to_gbuffer.
* Expose is_listening and is_listening_gbuffer to the PythonAPI.
* Fix data race + autoremove unused gbuffers in manual_control_gbuffer.
* Update PythonAPI docs.
* Remove magic number.
* Switch from error to warning on invalid sensor type when requesting gbuffers.
2022-12-07 18:51:17 +01:00
bernatx
1ed4f0344e
content version
2022-12-01 17:03:16 +01:00
Marcel Pi
a880df37df
Further improve the gbuffer error handling.
2022-12-01 17:01:15 +01:00
Marcel Pi
02d55758a2
Further improve error messages.
2022-12-01 17:01:15 +01:00
Marcel Pi
714f24f428
Add error message when attempting to get the gbuffers from an unsupported sensor.
2022-12-01 17:01:15 +01:00
Marcel Pi
294f5b4179
Add sensor type check.
2022-12-01 17:01:15 +01:00
Axel
26524eed4d
Fixed manual control for pedestrians
2022-11-30 14:39:32 +01:00
Axel
e2c22b75a3
Updated ContentVersions.txt
2022-11-30 11:09:24 +01:00
Axel
4a8c80adb5
Added Town12 to jenkinsfile
2022-11-30 10:36:55 +01:00
bernatx
b7ce0d12df
Splitting line of code
2022-11-29 11:25:26 +01:00
bernatx
028df0c24d
changelog
2022-11-29 11:25:26 +01:00