San
d3f61335dd
osm-xodr conversion encoding correction ( #3421 )
...
* open .osm with utf-8 encoding enabled
As the .osm files are utf-8 encoded, it was raising errors while running the config.py script. Added the parameter `encoding='utf-8'` to solve it.
* Update CHANGELOG.md
Co-authored-by: Axel1092 <35765780+Axel1092@users.noreply.github.com>
2020-10-23 10:11:34 +02:00
Jacopo Bartiromo
a66906d153
Removes debug prints
2020-10-21 11:47:23 +02:00
Jacopo Bartiromo
4052fa4be6
Fixes vehicle elimination algorithm
2020-10-21 11:47:23 +02:00
Praveen Kumar
7f6c2b3594
Adding null checks in LocalizationStage::ExtendAndFindSafeSpace
2020-10-21 11:47:03 +02:00
sergi.e
a90956ad0c
sergi-e/tm-determinism-and-updates-docs ( #3453 )
...
* New methods of the TM module
* First iteration on determinism
* Warning on sync mode for both world and TM in adv_synchrony_timestep.md and PythonAPI ref
* Iteration on J review!
* fixed broken link
2020-10-20 18:32:20 +02:00
Axel
530f56e78b
Changed LaneType enum from unsigned to signed type
2020-10-20 16:24:00 +02:00
sergi-e
59e171a285
Fixed sorting lin ni gen_overview
2020-10-20 14:42:25 +02:00
sergi-e
a00a97714b
Fixed method sorting
2020-10-20 14:42:25 +02:00
Zhuo Zhang
0b631213fb
fix util/config.py's example usage's option string
2020-10-20 14:42:02 +02:00
Zhuo Zhang
4ad3080e72
fix link
2020-10-20 14:42:02 +02:00
sergi-e
6d7d632676
Update on Python2/Python3 support. Fixed <contribute assets> title. Added a note on Windows OSM open method
2020-10-20 14:41:41 +02:00
Pasch, Frederik
fddf3c9b2e
Update ad-rss-lib to 4.4.0
2020-10-20 14:41:19 +02:00
doterop
81a90f3886
Added missing file
2020-10-19 21:31:45 +02:00
doterop
dbe7c2a89f
Fixed tick activation
2020-10-19 21:31:45 +02:00
doterop
4fd68f7894
Updated changelog
2020-10-19 21:31:45 +02:00
doterop
d40c47adb5
Updated changelog
2020-10-19 21:31:45 +02:00
doterop
a0fc0178a5
Removed BB on PythonAPI
2020-10-19 21:31:45 +02:00
doterop
2fbfda2f24
Renamed and added enable/disable call
2020-10-19 21:31:45 +02:00
doterop
ce31f3a1b6
Added GetBBsOfActor
2020-10-19 21:31:45 +02:00
doterop
8aedb57a97
Updated mesh with objectlabel
2020-10-19 21:31:45 +02:00
doterop
df6e6eef65
Renamed object to mesh
2020-10-19 21:31:45 +02:00
doterop
04da915ab2
Objects are registered at the beginning of the level.
2020-10-19 21:31:45 +02:00
doterop
ccee43bffa
Added GetObjects call to server-side
2020-10-19 21:31:45 +02:00
doterop
374995b835
Added CarlaObject and objects function.
2020-10-19 21:31:45 +02:00
Axel
97be57b11a
Added comments
2020-10-19 10:30:46 +02:00
Axel1092
aedd709119
Fixed map.get_waypoint function crashing with LaneType.Any
2020-10-19 10:30:46 +02:00
sergi.e
31fff28bc6
sergi-e/api-snipets ( #3409 )
...
* First iteration with snipets, copy button and snippet button for all methods
* New iteration with snipets implemented and test snipets
* New iteration without yaml intervention, with auxiliary doc deleted and responsive buttons to window width
* New iteration with snipets copied from recipes, images added, and invisible button for small window
* Fixed some marging issues & code formatting
* Removed recipe reference and its instances. Snipets are now scalable to window width. Added button to close snipet. doc_gen_snipets.py is now imported in doc_gen.py. Cleaned css inside .py and added to extra.css
* New iteration with two functionalities for snipet buttons. Pop up for small windows.
* Fixed bp_library.md
Co-authored-by: Marc Garcia Puig <marcgpuig@gmail.com>
2020-10-15 16:48:48 +02:00
Jacopo Bartiromo
c54aa11653
CHANGELOG update
2020-10-14 11:16:40 +02:00
Jacopo Bartiromo
859dfffb5e
Sorts vehicles by ID to avoid race condition in TM
2020-10-14 11:16:40 +02:00
sergi.e
00b2d85fe8
sergi-e/warning-docs-version ( #3435 )
...
* Fixed get_lightmanager remaining instances
* added warning regarding docs version
* fixed deg/s in carla.Actor
2020-10-13 14:41:10 +02:00
Bernd Gassmann
eee354596c
Delete accidently added temporary files
2020-10-09 12:22:30 +02:00
bernat
54ab51e57a
Updating Changelog
2020-10-09 12:18:48 +02:00
sergi-e
e50fed8f10
Fixed linux build disk space
2020-10-08 16:27:40 +02:00
sergi-e
79100c1571
Fixed carla.Imaage iter
2020-10-08 16:27:40 +02:00
sergi-e
507121620d
First iteration on iter methods
2020-10-08 16:27:40 +02:00
berndgassmann
b91e1b5e0e
Merge pull request #3388 from carla-simulator/fix_rss_sensor
2020-10-08 11:29:25 +02:00
sergi-e
b7f733750b
Fixed on Da and Ma comments
2020-10-07 11:42:28 +02:00
sergi-e
aa3c21ce8a
Finished first iteration on semantic tags
2020-10-07 11:42:28 +02:00
sergi-e
434dfaa3d0
First iteration on semnatic tags
2020-10-07 11:42:28 +02:00
sergi-e
461d5de74c
Note on academic access for RoadRunner
2020-10-07 11:42:28 +02:00
sergi-e
55c2f1c2bb
README pic and video updated
2020-10-07 11:42:28 +02:00
sergi-e
56b6c7e71d
tempo sensors note
2020-10-07 11:42:28 +02:00
sergi-e
5e6a09ac88
Fixed TM page links
2020-10-07 11:42:28 +02:00
sergi-e
a12943d329
First iteration of sync
2020-10-07 11:42:28 +02:00
bernat
76a1e95c6f
Make function 'const'
2020-10-07 10:56:04 +02:00
bernat
4550573b5e
Let skip messages in async, and block on sync mode
2020-10-07 10:56:04 +02:00
bernat
1d91e187c3
Avoid deadlock at high frame rate by race condition packets
2020-10-07 10:56:04 +02:00
doterop
7e736696e3
Fixed sensor_tick on cameras
2020-10-07 03:05:18 +02:00
Daniel Santos-Olivan
22c3e9cf55
Minor reformatting
2020-10-06 14:57:55 +02:00
Daniel Santos-Olivan
509ed941dd
Fix SemLidar (correction of the last commit)
2020-10-06 14:57:55 +02:00