iFuSiiOnzZ
95c35f4cbd
Update Windows documentation
2018-08-24 16:53:21 +02:00
iFuSiiOnzZ
2616765530
Generate Visual Studio solution if not available
2018-08-24 14:58:46 +02:00
iFuSiiOnzZ
0eb9f88556
improve message user errors
2018-08-24 14:57:29 +02:00
iFuSiiOnzZ
45f1dae560
Build and launch Carla editor
2018-08-24 10:43:22 +02:00
iFuSiiOnzZ
f405e97efe
Remove useless batch files from root folder
2018-08-23 18:50:31 +02:00
iFuSiiOnzZ
fd203a7a54
Wrap text that is longer than 100 characters and remove useless code
2018-08-23 18:47:24 +02:00
iFuSiiOnzZ
4de394eb9b
Wrong var name, it sould be BOOST_LIB_PATH instead of BOOST_LIBRARY_PATH
2018-08-23 18:44:21 +02:00
iFuSiiOnzZ
b81c1ccb9e
Change CMakeLists.txt.in messages for client/server libraries
2018-08-23 18:39:41 +02:00
iFuSiiOnzZ
9319a1605c
Update path to Carla content directory
2018-08-23 18:35:23 +02:00
iFuSiiOnzZ
31f0b9206a
Remove extra double quote from the end of the line
2018-08-23 18:31:28 +02:00
iFuSiiOnzZ
4f3986500d
Fix user message for lib carla server build
2018-08-23 18:27:35 +02:00
iFuSiiOnzZ
9673c79260
Remove hard-clean for windows and build and start Carla for 'make launch'
2018-08-23 18:26:20 +02:00
iFuSiiOnzZ
053ead0ed1
Disable some compilation warning warnings (C4668 and C4191)
...
C4668 symbol is not defined as a preprocessor macro, replacing with '0' for 'directives'
C4191 unsafe conversion from 'type of expression' to 'type required'
2018-08-23 17:36:30 +02:00
iFuSiiOnzZ
d675233d8d
Merge branch 'master' into 0.9-win32
2018-08-21 15:15:12 +02:00
iFuSiiOnzZ
8afb3cc59a
Suppress some compiler warning
...
C4668 C4191 caused by undefined macros and type cast
Hiden member class variables names
2018-08-21 14:59:35 +02:00
Marc Garcia Puig
684529cd5d
Added link to the documentation of the stable branch on downloads page
2018-08-21 13:02:24 +02:00
Marc Garcia Puig
f65aa6cc05
Added stable branch to documentation
2018-08-21 12:51:02 +02:00
Néstor Subirón
c4381df3ad
Merge pull request #552 from cwecht/one_channel_lidar
...
Make single channel lidar possible
2018-08-20 17:01:32 +02:00
Néstor Subirón
8fee70fb28
Merge branch 'master' into one_channel_lidar
2018-08-20 16:49:38 +02:00
nsubiron
7c3db64dde
Fix comments
2018-08-20 15:32:52 +02:00
Néstor Subirón
5fb2dcdba1
Merge pull request #613 from ShepelIlya/ros_bridge_odometry_msg
...
Ros bridge odometry msg
2018-08-20 15:32:07 +02:00
Néstor Subirón
121db94a02
Merge branch 'master' into ros_bridge_odometry_msg
2018-08-20 15:00:13 +02:00
nsubiron
2bf6d12207
Add cmake version to documentation, close #667
2018-08-20 14:51:24 +02:00
Néstor Subirón
ad72406c99
Merge pull request #670 from wendingp/patch-1
...
Fix typos
2018-08-20 14:42:09 +02:00
Néstor Subirón
fae6123f61
Merge branch 'master' into patch-1
2018-08-20 14:28:59 +02:00
iFuSiiOnzZ
402f3430ed
Check if we get any error while building the egg file
2018-08-20 11:26:09 +02:00
Néstor Subirón
7e6ee3795c
Merge pull request #537 from danil-tolkachev/ros-bridge-map
...
Add OccupancyGrid to ros-bridge
2018-08-20 11:17:46 +02:00
Wending Peng
423c3fa605
Fix typos
2018-08-12 23:55:04 +08:00
iFuSiiOnzZ
7b413e17e3
Use powershell (Compress-Archive) to compress to zip
2018-08-03 11:52:24 +02:00
iFuSiiOnzZ
907f02fbda
Read reg value even if has spaces
2018-08-02 17:17:54 +02:00
Marc Garcia Puig
5df4bb920c
Compatibility with 64 bits registry access
...
https://support.microsoft.com/en-us/help/948698/you-cannot-use-the-reg-exe-utility-to-access-64-bit-registry-keys-on-a
2018-08-02 16:10:46 +02:00
iFuSiiOnzZ
e412bb93ec
Adding extra files to package
...
Add readme, changelog, licence and some python examples
example.py, manual control, vechicle gallery and Carla API egg file
2018-08-02 15:28:58 +02:00
iFuSiiOnzZ
6d0b211c1f
Tell to Package.bat what version of Unreal Engine to use
2018-08-02 14:34:41 +02:00
ShepelIlya
8e76b93b01
Imports sorted in alphabetical order
2018-08-02 15:04:59 +03:00
ShepelIlya
1fdb6d849f
Deleted some debug code
2018-08-02 15:04:50 +03:00
ShepelIlya
69e00c6263
Added nav_msgs/odometry for player
2018-08-02 15:04:32 +03:00
iFuSiiOnzZ
691fe88eec
Parsing and processing arguments
2018-08-02 10:51:15 +02:00
iFuSiiOnzZ
f5b7ab08da
Create carla package
2018-08-01 16:36:35 +02:00
Danil Tolkachev
c02bf328a1
update code after PR #542 merged
2018-08-01 17:36:17 +03:00
Danil Tolkachev
66e30e7877
add links for issues
2018-08-01 17:36:17 +03:00
Danil Tolkachev
83070b8c8f
add map to rviz config
2018-08-01 17:36:17 +03:00
Danil Tolkachev
6af49c5436
generate ros OccupancyGrid message from CarlaMap lane image
2018-08-01 17:36:01 +03:00
Néstor Subirón
616ea48ed0
Merge pull request #626 from laurent-george/master
...
Fix trailing new line
2018-08-01 15:46:19 +02:00
Néstor Subirón
59238a1119
Merge branch 'master' into master
2018-08-01 15:31:55 +02:00
Néstor Subirón
5740828e99
Merge pull request #538 from laurent-george/patch-1
...
Update Readme.md
2018-08-01 15:31:15 +02:00
Néstor Subirón
23523d4bb6
Merge branch 'master' into patch-1
2018-08-01 15:30:23 +02:00
Néstor Subirón
2a481d3bcf
Merge pull request #542 from danil-tolkachev/fix-map-convertions
...
Fix map convertions
2018-08-01 15:23:56 +02:00
Néstor Subirón
3e36f99da4
Merge branch 'master' into fix-map-convertions
2018-08-01 15:09:17 +02:00
iFuSiiOnzZ
6e6a69dd92
Improve user errors
...
Stop build if any error was found
Enable multiprocess compilation
Add BuildPythonAPI.bat to makefile
Add BOOST_ALL_NO_LIB as workaround for https://github.com/boostorg/python/issues/193
2018-07-31 16:35:02 +02:00
nsubiron
be31711d51
Mark as stale everything but backlog
2018-07-30 19:11:23 +02:00