nsubiron
d0629c9381
Image serialization complete pipeline
2018-10-02 15:03:58 +02:00
nsubiron
396894f10b
Migrate deprecated ASceneCaptureCamera to the new ASceneCaptureSensor
2018-10-02 15:03:58 +02:00
nsubiron
92855ccfde
Fix setup.py failed to compile boost sources
2018-10-02 15:03:58 +02:00
nsubiron
f4b386eb9d
Fix Buffer issue with TArrays
2018-10-02 15:03:58 +02:00
nsubiron
c68c3e9e4c
Basis for SensorRegistry and ASensor class
2018-10-02 15:03:58 +02:00
nsubiron
a69dd143bf
Compile-time dispatcher for sensors and serializers
2018-10-02 15:03:58 +02:00
nsubiron
3177c52e9b
Add Optional class
2018-10-02 15:03:58 +02:00
nsubiron
c6c5edb892
Rename ASensor to ADeprecatedSensor
2018-10-02 15:03:58 +02:00
nsubiron
b99d9c2b49
Add copy with offset to Buffer and document class
2018-10-02 15:03:58 +02:00
nsubiron
3bd67d2fdf
Allow including LibCarla headers multiple times in UE4
2018-10-02 15:03:58 +02:00
nsubiron
13b9723c46
Make ThreadGroup inherit NonCopyable
2018-10-02 15:03:03 +02:00
nsubiron
6752ea12c2
Fix unit test
2018-10-02 15:03:03 +02:00
nsubiron
f55cbfea4f
Fix compilation in Visual Studio
2018-10-02 15:03:03 +02:00
nsubiron
f217e5e61c
Reuse buffer based on capacity instead of size
2018-10-02 15:03:03 +02:00
nsubiron
fbe0d678e5
Reuse allocated memory for sensor data in the client-side
2018-10-02 15:03:03 +02:00
nsubiron
fb2691e326
Add buffer pool to reuse allocated memory
2018-10-02 15:03:03 +02:00
nsubiron
2ab8a0cb42
Make access to stream session atomic
2018-10-02 15:03:03 +02:00
nsubiron
a869424185
User buffer as much as possible to avoid a couple of dynamic allocations
2018-10-02 15:03:03 +02:00
nsubiron
930a3cf9bc
Add generic buffer class to replace streaming message
2018-10-02 15:03:03 +02:00
Marc Garcia Puig
420fab0dd0
Fixed .gitignore not ignoring the Content
2018-10-02 12:05:05 +02:00
nsubiron
6e0abd3442
State client timeout accepts floats
2018-10-01 14:29:11 +02:00
nsubiron
b9a6ad659c
Add timeout to manual_control.py
2018-09-30 17:45:47 +02:00
nsubiron
0b38510f8f
Change Python client timeout to float seconds
2018-09-30 17:45:47 +02:00
Marc Garcia Puig
09df66a083
Misspelling error in shader name
2018-09-18 13:57:48 +02:00
Marc Garcia Puig
4c87fa7451
Added lens distortion shader + fixed '.gitignore' issue ignoring plugin's postprocessing materials
2018-09-18 13:57:48 +02:00
nsubiron
efc93a56d8
Reduce travis-ci job output
2018-09-18 12:19:45 +02:00
Felipe Codevilla
4b910347a5
adding carla docker
2018-09-17 10:08:04 -07:00
felipecode
479c619bcb
fixing nestor comment
2018-09-17 08:58:25 -07:00
felipecode
7288b00a5d
docker tutorial updated
2018-09-17 08:57:53 -07:00
felipecode
447bdcd76d
adding a docker tutorial
2018-09-17 08:56:59 -07:00
felipecode
4fd4d5d4af
docker tutorial updated
2018-09-17 08:51:26 -07:00
felipecode
dae847b1d6
adding a docker tutorial
2018-09-17 08:51:26 -07:00
nsubiron
18caa51976
Fix sublime project
2018-09-10 12:00:50 +02:00
nsubiron
64b1b27315
Remove unnecessary includes
2018-09-10 11:54:31 +02:00
nsubiron
2beedaf4f1
Fix again #761 , add more flexibility to the info that goes into a stream token
2018-09-07 17:28:33 +02:00
nsubiron
1f1f24dad6
Fix #761 streaming client fails to connect in Windows
2018-09-06 17:09:41 +02:00
nsubiron
a1684ad0ae
Minor fixes to non-rendering mode
2018-09-06 17:00:26 +02:00
Juan Belón
662fc32c8b
Added includes to be able to compile full builds.
2018-09-06 17:00:26 +02:00
Juan Belón
341bf178e5
Added compatibility for non-redering mode in python clients lib. Small change in the command disable-rendering bool val
2018-09-06 17:00:26 +02:00
juaxix
c39cc46646
Disable Rendering Feature
2018-09-06 17:00:26 +02:00
iFuSiiOnzZ
145f956fff
Remove intall path folder check
...
For "CarlaLIB" and "PythonAPI" don't check if the a build already exists, as the build check is done by the compiler and intallation check is done by cmake.
2018-09-06 16:32:27 +02:00
Xavi
b0d15a17d7
Update how_to_model_vehicles.md
2018-09-06 14:52:32 +02:00
nsubiron
8e87f45132
Fix format and rewording of how to model vehicles
2018-09-06 14:51:34 +02:00
nsubiron
42cd4d4ab9
Add 'Art guidelines' section to docs
2018-09-06 14:51:34 +02:00
Xavi
6529bbb3f5
Create how_to_model_vehicles.md
2018-09-06 14:51:34 +02:00
nsubiron
179ab3eb9b
Fix bug in print list function
2018-09-05 16:00:20 +02:00
nsubiron
09f4ed7fd7
Allow iterating attributes of an actor blueprint
2018-09-03 11:44:37 +02:00
Néstor Subirón
b8fd764d8a
Merge pull request #689 from carla-simulator/0.9-win32
...
0.9 win32
2018-09-03 11:43:30 +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