Commit Graph

2076 Commits

Author SHA1 Message Date
Manish 0298fa2df6 improved framerate by removing blend functions during blitting 2019-02-07 19:14:30 +01:00
nsubiron 8f20c73d62 Some tweaks to the HUD 2019-02-07 16:51:30 +01:00
Manish 4aceb65559 Added border to hero mode map 2019-02-07 16:46:56 +01:00
Manish 1c58a23960 id fonts are color of vehicle type and hero mode background changed 2019-02-07 16:31:34 +01:00
Manish 37bbcd3510 id fonts are rendered inside vehicle 2019-02-07 16:25:45 +01:00
nsubiron 0e4ad5ee6a Change traffic light colors 2019-02-07 16:19:26 +01:00
nsubiron adb1ba5dda Add loading screen 2019-02-07 16:06:57 +01:00
Manish b95b455071 Changed some colors and removed legend 2019-02-07 16:02:55 +01:00
nsubiron fbcf180d06 Add nearby vehicles to HUD 2019-02-07 15:53:51 +01:00
nsubiron 7b96e8a7f7 Nicer render for traffic lights in no-rendering more 2019-02-07 15:33:57 +01:00
Manish 5797811611 solved map size bug and huge refactor 2019-02-07 15:02:42 +01:00
Manish 35ae76114c hero surface only created once 2019-02-06 21:41:36 +01:00
Manish ed47fbad40 map renders on start 2019-02-06 20:23:44 +01:00
Manish 75f84f4c75 moved blend surface in start 2019-02-06 20:15:43 +01:00
nsubiron 4cec87ec60 Set keyboard shortcuts of no-rendering mode similar to manual control 2019-02-06 19:54:08 +01:00
Manish 78dbc822d0 removing module render 2019-02-06 19:26:51 +01:00
Manish 91746f2a68 Add help and notifications to no rendering mode 2019-02-06 19:23:24 +01:00
Manish e79a39178d We can now toggle vehicle ids 2019-02-06 18:50:57 +01:00
Manish 4980dbefb6 refactor code and improved performance in hero mode 2019-02-06 18:09:51 +01:00
Manish 0bcc01318c Changing way of rendering traffic lights and speed limits 2019-02-06 16:25:12 +01:00
Manish fbcdf45d5e refactor + fixing small bug 2019-02-06 15:01:38 +01:00
Manish d557f2d85b refactoring code 2019-02-06 12:39:29 +01:00
Manish 238d5b78b8 Integrated new map generation 2019-02-06 12:10:04 +01:00
Manish 7cddb026c6 increased zoom and improved fonts 2019-02-06 10:22:59 +01:00
Manish 2593ff7087 fixed map offset when running game 2019-02-06 10:12:57 +01:00
nsubiron 7dfbe396d0 Conversions between Vector3D and Location in Python API 2019-02-05 18:29:41 +01:00
Manish 59512106e0 Optimized map scaling 2019-02-05 17:34:29 +01:00
Manish fc8fb552f7 hero mode's surface has circle shape and removed filter radius 2019-02-05 12:00:49 +01:00
Manish 70c65c61df Added autopilot 2019-02-05 10:19:15 +01:00
Manish 95e412e4bb Added manual control of hero vehicle 2019-02-05 10:14:10 +01:00
Manish b1016cf7ae Fixed look forward area 2019-02-04 16:26:01 +01:00
Manish 59535a1dd0 Augmented default hero zoom and now we can visualize more area in forward direction 2019-02-04 15:27:20 +01:00
Manish c50fabbe10 changed colors following tango project palette 2019-02-04 12:33:23 +01:00
Manish b197e9bc58 Changing colors to Tango project palette color 2019-02-04 12:24:12 +01:00
Manish b9727568bd fixed vehicle blit position and added simulation time 2019-02-01 12:57:05 +01:00
Manish f5d9e4bd39 added default hero zoom 2019-02-01 12:38:21 +01:00
Manish 35adce94a2 Small optimization 2019-02-01 12:19:28 +01:00
Manish b365597cbd Optimized zoom and zoom in factor increased 2019-02-01 12:09:52 +01:00
nsubiron 9134973489 Upgrade version 2019-01-31 19:32:27 +01:00
nsubiron 66a81d9884 Make automatic_control.py executable 2019-01-31 19:32:27 +01:00
nsubiron d43c73f780 Fix NaN display for FPS 2019-01-31 19:32:27 +01:00
nsubiron f1c41864ed Add CarlaSettings.ini to package for enabling no-rendering mode 2019-01-31 19:32:27 +01:00
nsubiron 96b21c2b4b Add no_rendering_mode.py to package 2019-01-31 19:32:27 +01:00
nsubiron 7cf7c8f84c Update content link 2019-01-31 19:31:35 +01:00
nsubiron 4429e04cee Update CHANGELOG 2019-01-31 19:31:35 +01:00
nsubiron 7678354315 Update content link 2019-01-31 19:31:35 +01:00
germanros1987 aec2a178a0
Update README.md 2019-01-31 10:07:59 -08:00
germanros1987 fa8ff49807
Update README.md 2019-01-31 10:06:49 -08:00
Néstor Subirón 40928db8e7
Merge branch 'master' into NoRenderingMode 2019-01-31 14:21:45 +01:00
nsubiron 82d36872fc Do not try to destroy lane detector as it does not exist in the simulator 2019-01-31 14:18:56 +01:00