sort by:
Revision Author Date Message Commit Date
f2beecc Adding more comments and refactoring 12 September 2019, 15:43:45 UTC
ace1f8b refactoring 10 September 2019, 17:15:59 UTC
1c1e6ba updated readme 10 September 2019, 16:23:09 UTC
7d49e68 updated doc link 10 September 2019, 16:23:09 UTC
f095e20 Apply zero rotation 10 September 2019, 16:23:09 UTC
a423cce updated readme 10 September 2019, 16:23:09 UTC
77bd668 Added Import folder 10 September 2019, 16:23:09 UTC
c537a59 Removing ContentBrowser module 10 September 2019, 16:23:09 UTC
4f085c0 readded flag of only prepare maps in import script 10 September 2019, 16:23:09 UTC
f87be9b Removing RoadRunnerFiles folder 10 September 2019, 16:23:09 UTC
273c20e created a move assets commandlet 10 September 2019, 16:23:09 UTC
3e05005 Updated Changelog 10 September 2019, 16:23:09 UTC
09f2d33 Redefined tags, refactor and added comments 10 September 2019, 16:23:09 UTC
f423a44 Retagging semantic segmentation 10 September 2019, 16:23:09 UTC
53f3f92 Meshes are moved to semantic segmentation folders 10 September 2019, 16:23:09 UTC
55a854e small fix + hiding movemeshes call until its stable 10 September 2019, 16:23:09 UTC
6741392 Fixed bug of adding assets automatically, but semantic segmentation to be fixed 10 September 2019, 16:23:09 UTC
cdc959a fixed scale of assets when importing them 10 September 2019, 16:23:09 UTC
4dfdb7d Refactor Commandlet + made small fix 10 September 2019, 16:23:09 UTC
2b120e3 Fdomf/docs (#2089) * Updated CARLA video link (README) * Updated API reference - deleted overview * Added css to docs * Added documentation standard section * Updated API docs * Updated documentation following the standard * Updated How to create map and import docs + documentation related standard + improvements * Word change * Updated importing assests from RR * Fixes and new section for pedestrian navigation * Changed image position * Updated * A couple of fixes regarding links and titles * Updated import docs * Updated docs 10 September 2019, 16:22:33 UTC
c5465c2 Change default pedestrian speed (#1924) * Change default pedestrian speed * Changing a comment 06 September 2019, 15:14:35 UTC
b45f7c5 Allow compiling client-side with GCC (#2056) * Allow compiling client-side with GCC * Merge branch 'master' into nsubiron/gcc 06 September 2019, 15:04:54 UTC
7e7f989 Fdomf/docs (#2049) * Updated CARLA video link (README) * Updated API reference - deleted overview * Added css to docs * Added documentation standard section * Updated API docs * Updated documentation following the standard * Updated How to create map and import docs + documentation related standard + improvements * Word change * Updated importing assests from RR * Fixes and new section for pedestrian navigation * Changed image position * Updated 06 September 2019, 09:07:21 UTC
4c1c34f Add missing get_transform method to carla.Actor docs section. (#2031) * Add missing get_transform method to carla.Actor docs section. * Update contribution guide. Update PythonAPI YAML docs. 02 September 2019, 16:23:33 UTC
4edfd65 Tutorial for adding new sensors (#1884) * Tutorial for adding new sensors * Updated doc 02 September 2019, 08:01:41 UTC
d1d9174 Update README.md (#2003) * Update README.md 16 August 2019, 18:41:20 UTC
d46efda Fdomf/docs (#1997) * Added c++ doc section, Updated bp_library,docs improvements * Minor changes * Docs updates * Added c++ doc section, Updated bp_library,docs improvements * Minor changes * Docs updates * Updated jenkins file - master rebase * Updated Jenkins - rebase * Fixed doxygen link * Waypoint tutorial extended and fixes * Merge branch 'master' into fdomf/docs * Fixes * Merge branch 'fdomf/docs' of https://github.com/carla-simulator/carla into fdomf/docs * Updated some python API class & methods * Merge branch 'master' into fdomf/docs * updated python api * Updates * Fixed broken link in camera&sensors doc * Python API doc updated * Added python api * Added first lite version of python cookbook and docs related links * Bp_doc_gen * Merge branch 'master' into fdomf/docs * merge master python api docs * Updated doc * make PythonApi.docs * Merge branch 'master' into fdomf/docs * Updated python API doc generator * New debug recipe * Docs fixes * Fixed img links * Merged master * Img links 16 August 2019, 02:28:46 UTC
ecff54f Fdomf/docs (#1981) * Added c++ doc section, Updated bp_library,docs improvements * Minor changes * Docs updates * Added c++ doc section, Updated bp_library,docs improvements * Minor changes * Docs updates * Updated jenkins file - master rebase * Updated Jenkins - rebase * Fixed doxygen link * Waypoint tutorial extended and fixes * Merge branch 'master' into fdomf/docs * Fixes * Merge branch 'fdomf/docs' of https://github.com/carla-simulator/carla into fdomf/docs * Updated some python API class & methods * Merge branch 'master' into fdomf/docs * updated python api * Updates * Fixed broken link in camera&sensors doc * Python API doc updated * Added python api * Added first lite version of python cookbook and docs related links * Bp_doc_gen * Merge branch 'master' into fdomf/docs * merge master python api docs * Updated doc * make PythonApi.docs * Merge branch 'master' into fdomf/docs * Updated python API doc generator * New debug recipe * Docs fixes 14 August 2019, 17:44:55 UTC
8cb378a Updated Jenkinsfile (Doxygen stage to do the travis-ci) (#1976) * Updated Jenkinsfile to do the travis-ci 08 August 2019, 15:48:21 UTC
3d81282 Fdomf/docs (#1966) * Added c++ doc section, Updated bp_library,docs improvements * Minor changes * Docs updates * Added c++ doc section, Updated bp_library,docs improvements * Minor changes * Docs updates * Updated jenkins file - master rebase * Fixed doxygen link * Waypoint tutorial extended and fixes * Fixes * Updated some python API class & methods * updated python api * Updates 02 August 2019, 18:15:14 UTC
865eccb Extended RGB sensor (#1950) * Exposed DOF and Exposure in Python for RGB sensor * Fixed blueprint waypoint functions * Added Tonemapper settings * Exposed camera temperature and tint * Updated Changelog 02 August 2019, 15:40:05 UTC
3161253 Fixed client_bounding_boxes example script (#1962) * Fix: Changed path to egg file to make it work * Update CHANGELOG 02 August 2019, 13:52:16 UTC
0fa8dd3 Fdomf/jenkins-wa (#1963) * Added c++ doc section, Updated bp_library,docs improvements * Minor changes * Docs updates * Added c++ doc section, Updated bp_library,docs improvements * Minor changes * Docs updates * Updated jenkins file - master rebase * Fixed doxygen link * Waypoint tutorial extended and fixes * Fixes * Jenskins work arround for unnecessary commits and ci build * Doxyfile tab format 02 August 2019, 12:36:06 UTC
3d7d293 Fdomf/docs (#1948) * Added c++ doc section, Updated bp_library,docs improvements * Minor changes * Docs updates * Added c++ doc section, Updated bp_library,docs improvements * Minor changes * Docs updates * Updated jenkins file - master rebase * Fixed doxygen link * Waypoint tutorial extended and fixes * Fixes 01 August 2019, 13:42:19 UTC
70e67b8 Better steering for manual control (#1957) 01 August 2019, 09:36:34 UTC
f83cea7 doc fix: load_map -> load_world (#1914) 30 July 2019, 17:59:54 UTC
d70f5e1 Fdomf/c++docs (#1947) * Updated documentation and improvements * Added doxygen to jenkins pipeline 30 July 2019, 13:17:09 UTC
a91f0da Fdomf/docs (#1883) * Updated documentation and improvements * Bp doc generator * Updated 26 July 2019, 09:25:49 UTC
47cfba6 Fix Windows build (#1910) * Fix function in conflict with Windows Unicode API * Minor corrections from PR 22 July 2019, 14:17:28 UTC
f058571 Update README.md 19 July 2019, 18:06:11 UTC
fe1c4b2 Fixed error checking before the variable update (#1902) 18 July 2019, 09:28:08 UTC
e2c4dc1 Increase version 12 July 2019, 17:39:27 UTC
1fb8c65 Add build config as argument to the package command 12 July 2019, 17:03:04 UTC
15b1df1 Fix wrong member access 12 July 2019, 17:03:04 UTC
c2ceb8d Add missing item to CHANGELOG 12 July 2019, 17:03:04 UTC
29bf420 Updated changelog and review changes 12 July 2019, 16:38:25 UTC
17ef5f4 Minor fixes from PR 12 July 2019, 16:34:24 UTC
e6e4b8c Deprecated persistent_lines in docs 12 July 2019, 16:25:05 UTC
f820826 Added text to new debug system 12 July 2019, 15:43:32 UTC
0b8837f Added arrows, and boxes to the new debug system 12 July 2019, 15:19:18 UTC
7a2b283 Added Lines and Points render on shipping package 11 July 2019, 13:55:35 UTC
29f6acb Clean up CHANGELOG 11 July 2019, 09:42:38 UTC
c9af8a7 Update content link 11 July 2019, 09:42:38 UTC
84db74b Add nightly build and docker to download page 11 July 2019, 09:40:15 UTC
8124f8f Fix smoke test warnings 10 July 2019, 17:27:12 UTC
c821fc0 Use client timeout when loading a map 10 July 2019, 17:27:12 UTC
0ce908d fix pylint 09 July 2019, 23:35:47 UTC
5a8d326 fixing includes 09 July 2019, 23:35:47 UTC
2d692dc Update gitignore 09 July 2019, 23:35:47 UTC
73ad9b5 Update content link 09 July 2019, 23:35:47 UTC
fb5ccf3 Update "make deploy" to new import/export system 09 July 2019, 23:35:47 UTC
2b04e1c Improve "make deploy" dry run 09 July 2019, 23:35:47 UTC
78b1631 Correctly copying xodr and package.json 09 July 2019, 23:35:47 UTC
f0d7055 Updated doc and refactor 09 July 2019, 23:35:47 UTC
c3b9647 Find recursively all Package.json files in Content 09 July 2019, 23:35:47 UTC
edc27f7 Modified pipeline, now make import prepares maps for cooking 09 July 2019, 23:35:47 UTC
621120a Changing pipeline and changin make package for town06 and town07 09 July 2019, 23:35:47 UTC
7ba7587 Few fixes 09 July 2019, 23:35:47 UTC
070aae5 Re-added dockerfiles 09 July 2019, 23:35:47 UTC
0afdfbb Correctly preparing assets for cooking on package 09 July 2019, 23:35:47 UTC
6eab696 Updating doc 09 July 2019, 23:35:47 UTC
b8ea58b Adding pylint to Util/BuildTools/ folder 09 July 2019, 23:35:47 UTC
db88de6 Updating documentation and refactoring 09 July 2019, 23:35:47 UTC
91d815e Updated doc and renamed commandlet 09 July 2019, 23:35:47 UTC
24e53a8 Updated CHANGELOG 09 July 2019, 23:35:47 UTC
c036bc7 Fixed bugs - All actors from all maps where spawned in each map - World was completely dark when playing imported map 09 July 2019, 23:35:47 UTC
f3bfb0c updated doc 09 July 2019, 23:35:47 UTC
6f22259 deleting useless files 09 July 2019, 23:35:47 UTC
9f1ebea Updated documentation of importing and exporting assets 09 July 2019, 23:35:47 UTC
bcffa78 OpenDRIVE files correctly copied to package 09 July 2019, 23:35:47 UTC
b7c670f Solved importing for more that 1 package and avoid propmap creation if no props found 09 July 2019, 23:35:47 UTC
a9eafab Fixed bug of accumulating Opendrive actors for maps 09 July 2019, 23:35:47 UTC
85c8fd8 Disabling rendering in commandlet 09 July 2019, 23:35:47 UTC
b988b59 Check if xodr file exists + refactor 09 July 2019, 23:35:47 UTC
d4a419b Remove unnecessary files before packaging 09 July 2019, 23:35:47 UTC
987a257 Now 'make package' works with standalone packages 09 July 2019, 23:35:47 UTC
07a2083 Upgrade Package.sh to be able to create content packages too 09 July 2019, 23:35:47 UTC
b3537a5 Ignoring OpenDrive in 'PropsMap' & fixed MapPaths 09 July 2019, 23:35:47 UTC
7f2ad73 Correctly moving OpenDrive files 09 July 2019, 23:35:47 UTC
60a4519 Now we can import multiple maps and props! :D 09 July 2019, 23:35:47 UTC
b96ea36 Import maps working, simplified commandlet code and process 09 July 2019, 23:35:47 UTC
fd5a793 Added XODR automatic copying in asset import 09 July 2019, 23:35:47 UTC
8a2a86b Working on new commandlet that unifies importing of props and maps 09 July 2019, 23:35:47 UTC
808e2c2 Working on making import assets and maps in only one script 09 July 2019, 23:35:47 UTC
da4e9ec Big improvement in Carla Docker build time 09 July 2019, 23:35:47 UTC
daa8298 Compiling Carla in a Docker 09 July 2019, 23:35:47 UTC
e52bdae Update ContentVersions.txt (#1867) 09 July 2019, 20:12:01 UTC
6b68fe5 Fixes 09 July 2019, 17:18:46 UTC
14a5190 Apply suggestions from code review Co-Authored-By: Néstor Subirón <nsubiron@cvc.uab.es> 09 July 2019, 17:18:46 UTC
8e8240e Fixes 09 July 2019, 17:18:46 UTC
back to top