nsubiron
2326345f9e
Add functionality for IO images, and conversion for depth and semseg
2018-10-07 18:44:45 +02:00
Marc Garcia Puig
e8e40a3380
Cleaned up a bit the cmd output.
2018-08-30 14:18:53 +02:00
iFuSiiOnzZ
527f641eaa
Remove build log empty lines
2018-08-30 12:18:07 +02:00
iFuSiiOnzZ
fcf71d3d61
Print batch params (debug purpose)
2018-08-29 12:24:30 +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
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
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
iFuSiiOnzZ
4a56c81ee9
Fix cmake boost lib path for LibCarla server
...
For the server the boost lib path was define as BOOST_LIBRARY_PATH and for the client as BOOT_LIB_PATH. To keep it uniform between linux and windows, the variable was rename as BOOST_LIB_PATH.
2018-07-30 09:34:11 +02:00
iFuSiiOnzZ
fd6924d548
Build Carla and start UE4Editor
...
Change NMake to VS for rpc and gtest
Remove --delete-src for rpc, gtest and and boost
If carla server/client is compiled don't compile it again
2018-07-27 16:16:58 +02:00
iFuSiiOnzZ
3384d0fd6e
Building libcarla without tests
2018-07-26 12:41:20 +02:00
iFuSiiOnzZ
db0e3c3044
Change relative path to absoluto path for the setup
...
Rename boost includes folder to include
2018-07-26 09:37:11 +02:00
iFuSiiOnzZ
e414143833
Generate makefile for building CarlaLib
2018-07-25 17:28:50 +02:00
iFuSiiOnzZ
b8d20e40f8
Add setup script that downloads project dependencies
2018-07-25 15:42:02 +02:00