Daniel
9051def0ee
Small fixes
2019-02-27 20:01:23 +01:00
Daniel
7830ad7d08
Documentation for generate map from fbx
2019-02-27 20:01:23 +01:00
nsubiron
a4aa8ef5dd
Update python_api.md
2019-02-27 18:54:03 +01:00
Néstor Subirón
0e7e1b0b91
Merge branch 'master' into new_expose_vehicle_physics
2019-02-27 12:29:58 +01:00
Manish
3390e5a718
Updated documentation and small refactor
2019-02-26 11:44:51 +01:00
Manish
12fd0178e5
Improved test, removed inertia tensor scale, fixed bindings and center of mass
2019-02-24 19:47:35 +01:00
Manish
9ddafe8e0f
Documentation of physics control params
2019-02-21 16:21:04 +01:00
Marc Garcia Puig
d9c733bad3
Added client and server commands to build
2019-02-12 15:07:17 +01:00
Marc Garcia Puig
ee2df45ca7
Simplified make Windows usage + boost not using git but official repos
2019-02-12 15:06:26 +01:00
nsubiron
9134973489
Upgrade version
2019-01-31 19:32:27 +01:00
nsubiron
f1c41864ed
Add CarlaSettings.ini to package for enabling no-rendering mode
2019-01-31 19:32:27 +01:00
Néstor Subirón
0e8ca5064b
Merge branch 'master' into tl_api
2019-01-30 14:40:21 +01:00
Daniel
881e957216
Optimizations
2019-01-29 20:43:37 +01:00
Daniel
79b7e39196
Moved code from Sensor to ActorBlueprintFunctionLibrary
...
Added documentation
Minor code improvements
2019-01-29 19:21:34 +01:00
Aidan Clear
cb6c57d24e
Merge branch 'master' into tl_api
2019-01-29 13:07:48 +00:00
Daniel
0bd4388e3f
Documentation and variable renaming for obstacle sensor
2019-01-29 12:44:41 +01:00
Daniel Novillo Villarejo
24de60728c
Added Important information to readme
...
Fixed iterative import
2019-01-29 12:00:58 +01:00
Daniel Novillo Villarejo
56fc04e490
Improved naming
...
Added support for importing multiple files
2019-01-29 12:00:58 +01:00
Aidan Clear
acb590ca85
Adding python api support for changing a traffic light's state and timers and getting the traffic light and speed limit for a vehicle
2019-01-28 20:03:16 +01:00
nsubiron
6ff8784f16
Compile server pipeline with -fno-exceptions, split unit tests for client and server
2019-01-26 17:27:14 +01:00
nsubiron
d0137fecc7
Replace uses of throw by carla::throw_exception
2019-01-26 16:10:52 +01:00
Néstor Subirón
972211b1a8
Merge branch 'master' into patch-1
2019-01-25 10:02:49 +01:00
nsubiron
6c8499c8c9
Upgrade to UE4.21
2019-01-23 18:57:26 +01:00
Pasch, Frederik
89af74d967
Add support for a gnss sensor
...
An initial reference location is read from the header of the OpenDRIVE definition (/OpenDRIVE/header/geoReference)
The expected format is based on the Proj4 syntax:
+lat_0=<LATITUDE as double> +lon_0=<LONGITUDE as double)
Example (Town01):
<OpenDRIVE>
<header revMajor="1" revMinor="4" name="" version="1" date="2018-10-26T12:17:35" north="2.0479999989271146e+1" south="-3.4888998413085938e+2" east="4.1446086126736287e+2" west="-2.0712774024007370e+1" vendor="VectorZero">
<geoReference><![CDATA[+lat_0=4.9000000000000000e+1 +lon_0=8.0000000000000000e+0]]></geoReference>
</header>
...
2019-01-23 17:49:01 +01:00
nsubiron
aeecd3d6eb
Rename get_vehicle_control to get_control to be consistent with walkers
2019-01-22 19:54:57 +01:00
nsubiron
cdd3c83ba0
Update docs and changelog
2019-01-22 11:52:22 +01:00
nsubiron
5295261aca
Add forward vector to rotations and transforms
2019-01-17 11:41:14 +01:00
Bernat
d83f2f454e
Renamed property tick_interval to sensor_tick
2019-01-16 10:46:16 +01:00
nsubiron
7b75f514ef
Add how_to_make_a_new_map.md to docs
2019-01-15 20:04:19 +01:00
Steven Basart
15f654a306
Merge branch 'master' into patch-1
2019-01-10 16:15:25 -06:00
manishthani
e712f6d443
Merge branch 'master' into Issue#752
2019-01-10 14:52:24 +01:00
Marc Garcia Puig
00b600fcc3
Merge branch 'master' into patch-1
2019-01-10 14:24:17 +01:00
nsubiron
238d1770f6
Move GitHub templates to .github folder
2019-01-09 13:01:13 +01:00
manishthani
7a163c2320
Extended functionality of point transforms
2019-01-08 11:19:12 +01:00
Steven Basart
c33c9d41b5
Added Windows 8.1 SDK as required
...
Added a note that Windows 8.1 SDK is required for installation on Windows.
2018-12-30 20:20:58 -05:00
Nishanth Jois
f8a52442ee
Minor changes to python_api_tutorial.md
2018-12-26 16:26:40 +05:30
nsubiron
d4f6c24c64
Update changelog and increase version
2018-12-21 22:52:33 +01:00
nsubiron
6923c41989
Update coding standard
2018-12-21 19:50:54 +01:00
germanros1987
93fdacfc09
Merge master into Docs_NewMap
2018-12-18 13:02:47 -08:00
XGodina
c620419df5
Put more screenshot in Docs - How to make a new map
2018-12-18 10:09:11 +01:00
nsubiron
9a16cf9a03
Documentation fixes
2018-12-17 00:05:51 +01:00
nsubiron
1061e0f395
Add CARLA modules image
2018-12-16 23:35:54 +01:00
nsubiron
03c717c065
Close #695 , warn about physics engine clamped to 10FPS
2018-12-16 11:21:55 +01:00
nsubiron
fa6bfa7afd
Fix broken link
2018-12-16 10:56:52 +01:00
germanros1987
b11bfcfdb1
Update how_to_make_a_new_map.md
...
Language review!
2018-12-15 23:28:20 -08:00
nsubiron
c19495d72a
Several documentation fixes and rewording
2018-12-16 00:06:03 +01:00
nsubiron
4661c24899
Add find function to actor list
2018-12-16 00:05:15 +01:00
nsubiron
91b79687ef
Rename Python API tutorial file
2018-12-16 00:04:30 +01:00
nsubiron
668c509484
Fill Python API tutorial
2018-12-16 00:02:22 +01:00
nsubiron
e464913014
Update cameras and sensors documentation
2018-12-15 17:35:04 +01:00