https://github.com/carla-simulator/carla

sort by:
Revision Author Date Message Commit Date
9c26503 Add warning about running below 10 fps, related to #695 18 January 2019, 09:56:52 UTC
e164d8e Remove some Travis-CI checks 15 November 2018, 10:58:28 UTC
2d52245 Fix #371 bounding box was scaled twice when computing map intersection 23 April 2018, 08:57:05 UTC
79c81bf Fixing conversion problem on manual control 20 April 2018, 17:31:22 UTC
0fb3c3f Increase version and update changelog 20 April 2018, 16:36:33 UTC
e3bcbcb Update assets link 20 April 2018, 15:17:54 UTC
2f922e1 fixed readme.md 20 April 2018, 14:52:07 UTC
140500a Merge pull request #341 from carla-simulator/some_benchmark_fixes Some benchmark fixes 20 April 2018, 14:30:19 UTC
e85f37f Style changes, changing useless files 20 April 2018, 14:10:07 UTC
edd4f20 Rollback client example 20 April 2018, 10:19:00 UTC
bf87a03 Move test suite to its own folder 20 April 2018, 09:24:17 UTC
42e6fb9 fixing documentation 19 April 2018, 14:34:16 UTC
b5f65cc removing unused tests 19 April 2018, 14:05:59 UTC
3e84ad7 removing traceback 19 April 2018, 13:21:17 UTC
2e242a4 Merge branch 'some_benchmark_fixes' of https://github.com/carla-simulator/carla into some_benchmark_fixes 19 April 2018, 13:11:58 UTC
9b7cdbc benchmark 19 April 2018, 13:11:29 UTC
cc091e1 Remove shebangs on non-executable files, and run autopep8 since I was there 19 April 2018, 12:53:22 UTC
4f03224 fixes on the benchmark 17 April 2018, 15:47:28 UTC
3f0ad1e Merge branch 'some_benchmark_fixes' of https://github.com/carla-simulator/carla into some_benchmark_fixes 17 April 2018, 15:44:14 UTC
ac35e26 Fixing details on the documentation 17 April 2018, 15:43:49 UTC
213707c Merge branch 'master' into some_benchmark_fixes 17 April 2018, 14:13:58 UTC
c3b3d33 Add travis-ci job for testing the documentation 17 April 2018, 13:45:07 UTC
b2bdd96 Document non-player agents 17 April 2018, 13:38:04 UTC
d6b61aa Fix #345 rollback vehicle's location and send relative transform of the bounding box 17 April 2018, 13:38:04 UTC
c5ccf00 Merge pull request #348 from carla-simulator/issue#332 Add "frame number" to measurements and sensor data 17 April 2018, 13:37:04 UTC
a74c8c2 Benchmark documentation polishing 17 April 2018, 12:54:18 UTC
50eb437 Fixing mkdocs issue 17 April 2018, 10:22:07 UTC
d077be5 Update lidar measurement's frame number 16 April 2018, 16:21:24 UTC
2417d82 Add frame number to sensor data 13 April 2018, 15:55:00 UTC
51f4d12 Add frame number to measurements message 13 April 2018, 13:31:04 UTC
237bc36 driving benchmark results printer 13 April 2018, 13:22:10 UTC
ca14d4c Merge pull request #333 from carla-simulator/Optimizations Optimizations 13 April 2018, 10:27:41 UTC
a5d60c4 docs 12 April 2018, 17:43:54 UTC
5e423bc Minor fix to be able to Build 12 April 2018, 16:09:34 UTC
1bb7fb8 Logs for Walker Spawner only if the flag is defined 12 April 2018, 15:17:50 UTC
c65dd12 Set settings delegate now is async to keep server/client conn 12 April 2018, 14:29:03 UTC
1c0f022 Added positions 12 April 2018, 13:05:05 UTC
dc041d7 Fix #334 - SceneCaptureCamera now names correctly in construction time and checks for the correctness of the rendertarget component in runtime 12 April 2018, 10:54:48 UTC
819b1e7 Merge remote-tracking branch 'origin/master' into Optimizations 12 April 2018, 07:57:25 UTC
2c2a230 Removed unnecessary includes from .h 11 April 2018, 15:39:03 UTC
a92480c Save json dictionaries 11 April 2018, 13:02:49 UTC
6539eae Merge pull request #343 from carla-simulator/issue#338 Updated weather configuration 11 April 2018, 10:48:47 UTC
866caf3 Update assets link 11 April 2018, 09:24:12 UTC
eb4bc93 Updated weather configuration 10 April 2018, 16:51:14 UTC
b8b2744 Fix #318 - Direct3D RHI textures resampled to maintain the width*height*bytes_per_pixels being sent to the client when dest_stride!=src_stride 10 April 2018, 16:40:28 UTC
5e1f851 fixing a bit the docs 10 April 2018, 16:19:05 UTC
0edbc1b travies 10 April 2018, 15:17:33 UTC
e24abbf Travis fixes 10 April 2018, 14:25:53 UTC
aeb75d2 small fix on start positions 10 April 2018, 14:11:10 UTC
b0cecc9 refactor of experiment suite name 10 April 2018, 12:55:03 UTC
2429a4b Merge branch 'some_benchmark_fixes' of https://github.com/carla-simulator/carla into some_benchmark_fixes 10 April 2018, 08:40:19 UTC
d421316 benchmark 10 April 2018, 08:40:08 UTC
03b3710 final refactorings 09 April 2018, 18:35:35 UTC
46cb2dd Testing code documentation 09 April 2018, 17:42:06 UTC
8d2b3ff testing link 09 April 2018, 17:28:38 UTC
e21f7ba testing link 09 April 2018, 17:27:15 UTC
946f0c8 tiny fix agent __init__.py 09 April 2018, 17:20:00 UTC
ee4b9d4 refactoring, names and functions 09 April 2018, 16:52:25 UTC
e3822fc benchmark_example rearranged a bit 09 April 2018, 16:19:27 UTC
02f4e20 benchmark example 09 April 2018, 16:19:23 UTC
ffd3339 Make Unreal CARLA Plugin compilable in Runtime mode 09 April 2018, 16:02:11 UTC
4e7c087 benchmark hack 09 April 2018, 15:55:30 UTC
c6596f7 New version, hack to fix start position bugs 09 April 2018, 15:52:12 UTC
bb21eae Merge remote-tracking branch 'origin/master' into ue4_carla_plugin_runtime_compilable 09 April 2018, 15:25:21 UTC
5727c7f fixing more problems in the experimental suite 09 April 2018, 14:47:20 UTC
7142171 Update README 09 April 2018, 12:21:25 UTC
714d5fc Benchmark Creatin 09 April 2018, 09:02:07 UTC
bf627dd More parameters better help 08 April 2018, 10:06:07 UTC
018b2ff Fixing bug on printer 08 April 2018, 10:02:23 UTC
5d35d94 agent benchmark 08 April 2018, 09:36:46 UTC
ab91dab benchmark example 08 April 2018, 09:33:42 UTC
851c3a6 benchmark example 08 April 2018, 09:29:48 UTC
14603ef benchmark 08 April 2018, 09:27:27 UTC
cca635c test recording 08 April 2018, 09:21:22 UTC
36a4fd1 Making major refactors, documentation half way 07 April 2018, 09:00:35 UTC
0cce71f Docs 06 April 2018, 17:56:12 UTC
1e14659 Merged with master 06 April 2018, 15:01:19 UTC
b661aff Renaming, extra final refactoring 06 April 2018, 14:58:26 UTC
23a466b Merge remote-tracking branch 'origin/master' into Optimizations 06 April 2018, 09:24:52 UTC
4bc8aaf Fix to be able to compile for production 06 April 2018, 09:19:24 UTC
5e753b2 adding printing functions to another file 05 April 2018, 17:35:18 UTC
f09875e creating benchmark tutorial 05 April 2018, 15:54:47 UTC
cdb0715 Benchmarks 05 April 2018, 15:45:48 UTC
355e4fa Set the number of max agents for crowdmanager 05 April 2018, 14:37:20 UTC
bf9e727 Fix for crowd control when the number of pedestrian is bigger than 50 05 April 2018, 14:35:27 UTC
15213af Update news section 05 April 2018, 13:00:54 UTC
9a9ce7b Increase version and update changelog 05 April 2018, 10:39:57 UTC
44ba17a Merge remote-tracking branch 'origin/master' into Optimizations 05 April 2018, 09:07:07 UTC
014f22b Fix #321, upload latest version of assets and update the link 05 April 2018, 08:35:22 UTC
9f8b306 Fixed bug on restarting 04 April 2018, 18:56:58 UTC
7b96f1f Formatting text for WalkerSpawnerBase.cpp 04 April 2018, 15:32:45 UTC
ab34056 Removed unused walker_name var 04 April 2018, 15:26:40 UTC
fbb1caf Removed prints for debug in WalkerSpawnerBase 04 April 2018, 15:11:44 UTC
721db14 Extend info in uplugin file 04 April 2018, 13:40:03 UTC
d289125 Merge pull request #315 from carla-simulator/visualize_start_pos_example Showing all the start positions. 04 April 2018, 10:57:29 UTC
e96bcc5 Add point labels to view start positions 04 April 2018, 10:54:04 UTC
313f58a Minor corrections to view start positions 04 April 2018, 10:54:03 UTC
b6ef50b Add view start positions script 04 April 2018, 10:53:59 UTC
e0b66ec Benchmark image 03 April 2018, 20:52:06 UTC
2d2651b Merge branch 'some_benchmark_fixes' of https://github.com/carla-simulator/carla into some_benchmark_fixes 03 April 2018, 18:19:33 UTC
back to top