Daniel Santos-Oliván
9b537a226c
Update CHANGELOG
2020-07-09 10:24:45 +02:00
Daniel Santos-Olivan
43e2809249
Added a warning when the SprintArm transformation
...
is ill formed.
2020-07-09 10:24:45 +02:00
pedroburito
ad7621749e
Update install_boost.bat
...
Specify target toolset while bootstraping (required when using VS2019 Buildtools and targeting 2017 toolchain)
2020-07-09 09:16:42 +02:00
Philipp Dittmann
6bfe53fb46
add 4 more missing backslashes to bat files
2020-07-09 09:16:17 +02:00
Philipp Dittmann
9ad22a290a
Fix backslash for UE4_ROOT in Util/BuildTools/BuildCarlaUE4.bat
2020-07-09 09:16:17 +02:00
Philipp Dittmann
20bb4c55bd
Fix Windows build: Batch Files: proper handling of input, (back)slashes, spaces
2020-07-09 09:16:17 +02:00
bernat
ba63075f37
Move required modules into documentation
2020-07-08 23:17:33 +02:00
Markus Hofbauer
13d9ac7de1
replace deprecated platform dist with distro linux distribution call
2020-07-08 23:17:33 +02:00
Daniel Santos-Olivan
0d6a2ea184
Added default constructor for LidarDetection
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
1926b68e70
Change variable name to adapt to code standard and added
...
stream operator for LidarDetection
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
e292109879
Updated changelog
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
bf2fe40d49
Added last python_api.md
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
8e68cbdd8a
Fix error in the serializer of LidarMeasurament.
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
a3ba5ca8f0
Change from xyz to rpc::Location
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
1d9bb78a8d
Format changes to answer review
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
c2cf1e9c95
Removed forgotten commented code
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
985d26ea1a
Small update.
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
9bff4f3ac2
Updated documentation
2020-07-08 11:44:23 +02:00
Daniel Santos-Oliván
07a871309b
Updated documentation
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
97cf13700c
First version of the documentation. Yet to be completed.
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
d18ba38144
Added custom drop off of lidar points from the API
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
ba230da58f
Small update in the drop off random values.
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
759f7bfe6d
In sensor profiling, setting no rendering mode.
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
6f6cf65dd2
Bugfixed, using distance in meters to be
...
coherent
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
3902c256da
Added some noise to the LiDAR output, needs to
...
be tested
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
cea1981b5c
Bugfix: the lidar points are now output in the
...
sensor's coordinate system.
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
89da61292d
Exposing the 4-matrix form of the transformation
...
to the client API
2020-07-08 11:44:23 +02:00
Daniel Santos-Olivan
da2e29f5ef
Lidar Intensity: Added intensity to lidar's output
...
For now, only takes into account the intensity loss
due to the the atmosphere atenuation.
2020-07-08 11:44:23 +02:00
bernat
74d37a85f1
Update UE4 version (from 4.22.2 to 4.24.3)
2020-07-07 16:55:07 +02:00
Johannes Schmitz
c0b5f3f017
Remove unecessary line from launcher script to avoid sudo
...
The launcher script CarlaUE4.sh shouldn't require sudo. In fact the line that
requires sudo is not necessary at all since the executable flag is already
set.
2020-07-07 16:53:43 +02:00
doterop
cd0c784a71
Updated changelog
2020-07-07 16:53:00 +02:00
doterop
355571e89f
Added renderdoc plugin to unreal project
2020-07-07 16:53:00 +02:00
Axel1092
6ea32e4e98
Fixed QueryInfo parsing error.
2020-07-02 21:40:30 +02:00
Timothy Scott
bdc5edd2e6
Fixed gyro to report angular velocity in local sensor frame
2020-07-02 12:22:51 +02:00
Daniel Santos-Olivan
62e8b4ec1e
Fix error in the inverse 4-matrix transformation
2020-07-02 12:22:12 +02:00
Marc Garcia Puig
114e42357a
Matrix creation simplification
2020-07-02 12:22:12 +02:00
Daniel Santos-Olivan
1aa286f6a9
Added a getter to the 4-matrix form of the
...
inverse transformation for the client
2020-07-02 12:22:12 +02:00
Daniel Santos-Olivan
9376c214f3
Updated CHANGELOG
2020-07-02 12:22:12 +02:00
Daniel Santos-Olivan
6d65a60d23
Bugfix: the lidar points are now output in the
...
sensor's coordinate system.
2020-07-02 12:22:12 +02:00
Daniel Santos-Olivan
7e2b57338b
Exposing the 4-matrix form of the transformation
...
to the client API
2020-07-02 12:22:12 +02:00
Axel1092
693d0112f7
Review changes
2020-07-02 11:53:36 +02:00
Axel1092
f39bc70242
Added velocity, acceleration and platform time to recorder.
2020-07-02 11:53:36 +02:00
Axel1092
583dc4e20d
Added scene and vehicle light to query info.
2020-07-02 11:53:36 +02:00
Marc Garcia Puig
35101617be
Updated changelog
2020-07-01 19:37:50 +02:00
Marc Garcia Puig
281461ebbf
Added custom car collision in raycast sensors
2020-07-01 19:37:50 +02:00
sergi.e
f6831da92e
sergi-e/issues_06 ( #3005 )
...
* Brief additions
* Fix on Light manager docs
2020-07-01 13:18:44 +02:00
Axel1092
949ceb2af4
Removed useless includes.
2020-06-30 21:38:47 +02:00
Axel1092
273a181f8f
Review changes
2020-06-30 21:38:47 +02:00
Axel1092
a4b92a02d9
Updated changelog and content versions.
2020-06-30 21:38:47 +02:00
Axel1092
41c870438e
Added scene light events to recorder.
2020-06-30 21:38:47 +02:00