nsubiron
8451a84c2a
Download Content from AWS
2019-03-19 18:58:41 +01:00
Néstor Subirón
9ac48388bd
Merge pull request #1385 from carla-simulator/manishthani/expose_physx_fixes
...
Manishthani/expose physx fixes
2019-03-19 13:37:05 +01:00
Manish
8027666a94
fixed new tire config creation
2019-03-19 12:50:18 +01:00
manishthani
e5bffc3e53
Merge branch 'master' into manishthani/expose_physx_fixes
2019-03-19 12:30:51 +01:00
Manish
5d3c8c2e37
reordered function call to avoid garbage collection between calls + changelog
2019-03-19 12:23:26 +01:00
germanros1987
573741aaa3
Merge pull request #1411 from carla-simulator/scene_layout
...
Describe the full map, scene_layout.py
2019-03-18 18:15:15 -07:00
Felipe Codevilla
81f781cb5c
scene layout, fixing testing functions
2019-03-18 20:31:11 -04:00
Felipe Codevilla
8d6b07f9f1
updating changelog
2019-03-18 20:18:39 -04:00
Felipe Codevilla
62d0d0e134
scene layout
2019-03-18 20:13:16 -04:00
nsubiron
1c5e6c74bc
Reorder LibCarla build steps
2019-03-18 15:49:09 +01:00
nsubiron
97a46f00c6
Make performance_benchmark.py executable
2019-03-18 15:09:55 +01:00
nsubiron
04a9cdac58
Include performance_benchmark.py in release package
2019-03-18 14:59:10 +01:00
nsubiron
f9b2b10b02
Avoid inlining logging functions
2019-03-18 10:33:33 +01:00
nsubiron
6cc90cea77
Use noexcept when possible
2019-03-18 10:33:04 +01:00
germanros1987
5bbb705f99
Merge pull request #1396 from carla-simulator/fix/localPlanner
...
Fix cleanup local_planner when used by other modules
2019-03-16 19:32:06 -07:00
Fabian Oboril
569a2d80d1
Fix cleanup local_planner when used by other modules
...
If the local_planner is used by other Python modules the cleanup causes
a destruction of the actor, handed over to the local_planner. As this
may be undesired, an additional reset_vehicle() method was added to the
local_planner.
2019-03-16 18:59:38 -07:00
Néstor Subirón
5a11e3d577
Merge pull request #1384 from kartik144/master
...
Fix to locate carla python package in performance_benchmark.py
2019-03-15 18:04:19 +01:00
Néstor Subirón
0c04479612
Merge branch 'master' into master
2019-03-15 17:40:43 +01:00
nsubiron
db1addc378
Fix #1381 , make sensors use timestamp from UCarlaEpisode
2019-03-15 14:39:23 +01:00
nsubiron
aeb22d19a2
Add targets for cleaning individual build modules
2019-03-15 13:04:18 +01:00
nsubiron
f0d3fd78f1
Pass buffers by r-value reference whenever possible
2019-03-15 12:55:57 +01:00
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
manishthani
e3f61e285a
Merge branch 'master' into manishthani/expose_physx_fixes
2019-03-14 13:56:21 +01:00
Manish
0e1cbb9e62
physics tire friction fixed
2019-03-14 13:06:39 +01:00
Kartik
df30cbae1a
Fix to locate carla python package in performance_benchmark.py
2019-03-14 17:00:05 +05:30
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
Manish
b9f8a50eb6
tire friction fix
2019-03-11 15:34:28 +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