Commit Graph

2896 Commits

Author SHA1 Message Date
bernatx 948dae364c Documentation about Recorder system 2019-07-08 15:27:09 +02:00
nsubiron e4dd26a50e Fix assert check in wrong place 2019-07-06 00:14:53 +02:00
nsubiron 416851bf99 Do not crash Python script when users cancel 2019-07-06 00:14:53 +02:00
nsubiron 33e8f2536a Improve synchronous mode example 2019-07-06 00:14:53 +02:00
nsubiron 864ea93f88 Update documentation on synchronous mode 2019-07-06 00:14:53 +02:00
nsubiron 01ed348875 Make 'tick' and 'apply_settings' wait until the new frame is received and return the frame id when the changes took effect 2019-07-06 00:14:53 +02:00
Johannes Quast 3d0ec717f7 Add transmission gears values access
- LibCarla and PythonAPI can read and write transmission values
   and the forward gear details
2019-07-05 20:06:26 +02:00
Francesc Domene 33e4baab51 Fixed nightly build button 2019-07-05 15:59:54 +02:00
Francesc Domene 01941a5894 Imrpoved and fixed some documentation 2019-07-05 15:59:54 +02:00
Francesc Domene 4d01e7777a Updated obstacle and collision sensor information 2019-07-05 15:59:54 +02:00
Francesc Domene b213701ad8 world-actor snapshot documentation 2019-07-05 15:59:54 +02:00
Francesc Domene ad3424a829 Added nighlty release downloading button 2019-07-05 15:59:54 +02:00
Francesc Domene 80a1ccdde5 Add & Fix F.A.Q links 2019-07-05 15:59:54 +02:00
Francesc Domene 3135aec6dd Add link to colorConverter Python API reference 2019-07-05 15:59:54 +02:00
Francesc Domene 6e2879607d Fix linux docker installation link 2019-07-05 15:59:54 +02:00
Francesc Domene 45a8a066ff Added link to github project issues in F.A.Q. Doc 2019-07-05 15:59:54 +02:00
Francesc Domene b9077f22df Fix F.A.Q. dropdown content view 2019-07-05 15:59:54 +02:00
Francesc Domene 07bde2c3dc Fix F.A.Q. dropdown content view 2019-07-05 15:59:54 +02:00
Francesc Domene b510304fbc Fix edit on github links 2019-07-05 15:59:54 +02:00
Johannes Quast 58e48b1acc Add access to vehicle physics brake values
- Make maximum brake and handbrake torque accessible
   to LibCarla.
2019-07-05 11:52:05 +02:00
TheNihilisticRobot 5aeca6fec3 Disable mesh distance fields to avoid ghosting issues (#1838) 2019-07-04 11:40:13 +02:00
bernatx b50633a3c1 Changes to PR: Adding .gitignore file. 2019-07-04 09:21:59 +02:00
Manish cfa0860204 Fixed bug related with hash function in Python 3 2019-07-04 09:21:59 +02:00
Manish 02c2bdd746 Map surface is cached, so that loading map next time is much faster 2019-07-04 09:21:59 +02:00
Manish d22565db8b refactor 2019-07-04 09:21:59 +02:00
XGodina ac8bb3a6eb update CHANGELOG 2019-07-03 13:05:10 +02:00
Xavi 27d6829995 Update ContentVersions.txt 2019-07-03 13:05:10 +02:00
Xavi 6e14e4b13b Update ContentVersions.txt 2019-07-03 13:05:10 +02:00
nsubiron ab2f6f5bb6 Move third-party code in LibCarla to a third-party folder 2019-07-01 19:11:01 +02:00
Pasch, Frederik 212281d22b Update readme 2019-07-01 14:19:25 +02:00
nsubiron 915e35d435 Rename frame_count and frame_number as frame 2019-06-28 14:05:00 +02:00
Daniel Novillo d8145c8dba Control walker skeleton from Python API (#1719) 2019-06-27 22:16:17 +02:00
bernatx 33dc5dde8d Changes for PR 2019-06-27 18:46:35 +02:00
bernatx 673812be3f Stop pedestrians after a recorded session 2019-06-27 18:46:35 +02:00
wattsavolt a4692e36e4 Updating changelog to be clearerabout changes 2019-06-27 16:13:43 +02:00
wattsavolt 5eacca31be Removing use of drawfrustum 2019-06-27 16:13:43 +02:00
wattsavolt bb53973e0d Adding back accidentally removed DefaultEngine.ini settings 2019-06-27 16:13:43 +02:00
wattsavolt b8295b4e03 Enabling texture streaming and adding support for texture streaming to scene captures 2019-06-27 16:13:43 +02:00
nsubiron 84c8f46595 Add check for ActorDynamicState size 2019-06-27 13:19:00 +02:00
nsubiron 83d05fbd93 Remove some outdated @todo 2019-06-26 17:51:42 +02:00
nsubiron 6baaf585ea Missing docs 2019-06-26 11:16:16 +02:00
nsubiron 53bf72712b Fix Docker pushing without tag 2019-06-26 08:53:53 +02:00
nsubiron 9183ef9196 Missing method in docs 2019-06-25 16:08:57 +02:00
nsubiron 9694ba482d Update content link 2019-06-21 18:36:08 +02:00
nsubiron 34c4bb0f26 Fix includes and remove logs 2019-06-21 14:15:11 +02:00
nsubiron cfabe549c7 Update CHANGELOG 2019-06-20 18:06:13 +02:00
nsubiron ae8db97570 Add smoke tests for snapshots 2019-06-20 18:06:13 +02:00
nsubiron e3e72206a2 Make on_tick and wait_for_tick pass WorldSnapshot instead of Timestamps 2019-06-20 18:06:13 +02:00
nsubiron bbb95c3a51 Expose snapshots to PythonAPI 2019-06-20 18:06:13 +02:00
nsubiron ca6e88c677 Add WorldSnapshot 2019-06-20 18:06:13 +02:00