Commit Graph

2322 Commits

Author SHA1 Message Date
germanros1987 93ed4e9da0
Merge pull request #1367 from carla-simulator/jenkins/smoke-tests
Adding smoke tests to Jenkins
2019-03-14 13:40:20 -07:00
nsubiron 93c3b5fa71 Increase license year 2019-03-14 20:19:29 +01:00
nsubiron 2e254528a2 Add some smoke tests 2019-03-14 20:17:55 +01:00
nsubiron 40836a1fd4 Add infrastructure for smoke tests in Jenkins 2019-03-14 20:17:55 +01:00
Néstor Subirón 0d5a6f335c
Merge pull request #1374 from carla-simulator/update_carla_settings
Updating carla settings to allow user to disable rendering and set se…
2019-03-14 09:18:36 +01:00
Aidan Clear 01bbdc54fe
Merge branch 'master' into update_carla_settings 2019-03-13 19:24:30 +01:00
nsubiron e9d22073c7 Split LibCarla build into debug and release 2019-03-13 17:18:47 +01:00
nsubiron 39ec79ead2 Remove profiler from libcarla_client 2019-03-13 16:51:31 +01:00
nsubiron 04ccec5c45 Fix LibCarla recompiles after each commit 2019-03-13 16:51:31 +01:00
Pasch, Frederik 3d2e08611e Add time to SensorData 2019-03-13 16:07:31 +01:00
nsubiron 84b801c4f3 Add missing include 2019-03-12 20:45:13 +01:00
Aidan Clear b184ec652b Updating carla settings to allow user to disable rendering and set server tieout from the command line 2019-03-12 15:58:11 +01:00
nsubiron 18c60fbac0 Add .idea to gitignore 2019-03-12 14:33:26 +01:00
nsubiron 0054758db2 Horizontal field of view to docs 2019-03-12 14:07:53 +01:00
nsubiron c680ee9246 Fix missing include 2019-03-12 14:02:17 +01:00
nsubiron c7a38e1c77 Pass buffers by r-value reference whenever possible 2019-03-11 23:50:25 +01:00
nsubiron 77ee0382e5 Fix narrowing conversion in Buffer 2019-03-11 23:48:42 +01:00
Néstor Subirón f77964553c
Merge pull request #1354 from johannesquast/localhost
Fix resolving host "localhost"
2019-03-11 19:23:17 +01:00
Néstor Subirón cff355e1c3
Merge branch 'master' into localhost 2019-03-11 19:03:50 +01:00
nsubiron b9cfd4c55e Update CHANGELOG 2019-03-11 17:35:13 +01:00
nsubiron 89161775a4 Add s property to waypoints 2019-03-11 17:33:11 +01:00
nsubiron 6a6254fd5e Add unique ID for waypoints based on their position on the road 2019-03-11 17:33:03 +01:00
nsubiron 1a081e8f67 Add method to Map to transform Location to GeoLocation 2019-03-11 14:37:48 +01:00
Johannes Quast 63056910db Fix resolving host "localhost" 2019-03-11 10:33:54 +01:00
germanros1987 db3c878a54
Merge pull request #1362 from carla-simulator/fix/no_rendering_mode
new flag in no_rendering_mode.py to actually switch off rendering if …
2019-03-10 14:39:00 -07:00
germanros1987 1e8c1a1945 fixed 2019-03-10 14:27:16 -07:00
germanros1987 0826b307c2 new flag in no_rendering_mode.py to actually switch off rendering if needed: 2019-03-10 14:20:45 -07:00
Marc Garcia Puig 549d484d4e Updated changelog 2019-03-07 14:54:07 +01:00
Marc Garcia Puig 49e028c565 Libpng is correctly statically linked now 2019-03-07 14:48:17 +01:00
Johannes Quast 2cfe7ad136 Resolve hostname for streaming client
- Allows usage of hostnames instead of IP addresses only
   with carla::Client
2019-03-04 08:56:58 +01:00
nsubiron 2e18abb576 Add Map Editor link to README 2019-03-01 22:18:59 +01:00
nsubiron cf1598ae61 Increase version 2019-03-01 20:29:47 +01:00
nsubiron 9bea61cd8e Clean up CHANGELOG 2019-03-01 19:55:22 +01:00
nsubiron 772cc6d5c8 Fix missing methods in python_api.md 2019-03-01 19:55:22 +01:00
nsubiron 5ef783fe5d Update content link 2019-03-01 19:55:22 +01:00
nsubiron 59ede38c33 Fix Windows package 2019-03-01 18:16:23 +01:00
nsubiron cf6e9bbbed Fix Windows build 2019-03-01 17:46:55 +01:00
nsubiron 3e335db6f1 Fix uninitialized variable 2019-03-01 17:46:36 +01:00
Daniel f48ceacecb Git ignored changed 2019-03-01 15:31:21 +01:00
Daniel 357ba1338e Improved documentation 2019-03-01 15:19:15 +01:00
Daniel 155a03ab5e Improved output 2019-03-01 15:14:52 +01:00
Daniel 87b4b09c70 Improved documentation 2019-03-01 14:50:50 +01:00
Johannes Quast 443d54f95e Simplify Dockerfile and halve image size 2019-03-01 08:56:49 +01:00
Marc Garcia Puig c012b48e73 Old GetLaneWidth now using new parsed lane width 2019-03-01 02:36:17 +01:00
Marc Garcia Puig 6966d56c76 Changed right/left_lane() to get_right/left_lane() 2019-03-01 02:36:17 +01:00
Marc Garcia Puig 94dde71c7f Few revision fixes 2019-03-01 02:36:17 +01:00
Marc Garcia Puig 32b544b555 Mentioned the LaneChange enum in the documentation 2019-03-01 02:36:17 +01:00
Marc Garcia Puig 34fad123d7 Added the lane_explorer example 2019-03-01 02:36:17 +01:00
Marc Garcia Puig 3e6fb728ed Using the old lane positioning for junction waypoints 2019-03-01 02:36:17 +01:00
Marc Garcia Puig a241e133f4 Now the waypoint position is correctly computed 2019-03-01 02:36:17 +01:00