Commit Graph

79 Commits

Author SHA1 Message Date
Aidan Clear f3eeb2ffa3 Updating changelog 2019-02-27 18:51:07 +01:00
nsubiron 3e93782c98 Expose traffic sign's trigger volumes on Python API 2019-02-27 17:47:36 +01:00
nsubiron fa9ad0028d Update content link 2019-02-27 14:36:41 +01:00
Néstor Subirón 3f80ebcf0a
Merge branch 'master' into feature/fixGeoReferenceParsing 2019-02-27 13:14:29 +01:00
Néstor Subirón 0e7e1b0b91
Merge branch 'master' into new_expose_vehicle_physics 2019-02-27 12:29:58 +01:00
Marc Garcia Puig f0273d5465
Merge branch 'master' into marcgpuig/windows_build 2019-02-27 11:50:57 +01:00
Pasch, Frederik 381f03a9a0 fix parsing of OpenDrive geoReference exported by RoadRunner 2019-02-26 19:34:31 +01:00
manishthani a49e14997e
Merge branch 'master' into new_expose_vehicle_physics 2019-02-26 14:56:05 +01:00
Manish 5eb4561a38 refactoring code 2019-02-25 20:41:54 +01:00
nsubiron 5dc0a21788 Update CHANGELOG 2019-02-22 19:17:26 +01:00
German Ros 00652c92de added steering wheel control example 2019-02-22 11:10:27 +01:00
nsubiron a0c2c21581 Add movable static meshes to the actor registry 2019-02-15 12:56:53 +01:00
Marc Garcia Puig 4ca3fe35e1 Updated changelog 2019-02-12 15:07:17 +01:00
nsubiron 87492b0630 Update CHANGELOG 2019-02-12 12:10:27 +01:00
Praveen Palanisamy 5c6e051152 Updated CHANGELOG 2019-02-07 10:38:50 -05:00
nsubiron 9134973489 Upgrade version 2019-01-31 19:32:27 +01:00
nsubiron 4429e04cee Update CHANGELOG 2019-01-31 19:31:35 +01:00
Praveen f7b44d1726 Modified basic agent:
* Using RoadOption from local planner
Modified local planner:
* Increased waypoint que max length
* Re organised buffering code
Modified misc:
* Added vector function
Modified global route planner:
* Using RoadOption from local_planner
2019-01-30 22:32:50 +01:00
Praveen b06e5080b6 * Fixed global router to handle round about turns
* Using local_planner.RoadOption to represent turns
2019-01-30 12:09:16 -08:00
Marc Garcia Puig 056fc7a096 Updated changelog 2019-01-30 18:12:42 +01:00
Néstor Subirón 0e8ca5064b
Merge branch 'master' into tl_api 2019-01-30 14:40:21 +01:00
Daniel Novillo 5a026fd489
Merge master into pedestrian-collision-sensor 2019-01-30 13:49:57 +01:00
Aidan Clear c39d2e0328 Removing dots 2019-01-30 11:33:36 +01:00
Aidan Clear 2e0d7ac3b7 Updating CHANGELOG.md file with changes 2019-01-29 14:40:43 +01:00
Néstor Subirón 5ab340293b
Merge branch 'master' into basicAgentUpdates 2019-01-29 14:27:36 +01:00
Daniel 0bd4388e3f Documentation and variable renaming for obstacle sensor 2019-01-29 12:44:41 +01:00
Daniel Novillo Villarejo e20d5d0de1 Added Changelog
Removed unnecesary files
2019-01-29 12:00:58 +01:00
nsubiron ae75d41055 Remove crash reporter 2019-01-29 10:42:38 +01:00
nsubiron bfac748b4d Update CHANGELOG.md 2019-01-28 19:24:08 +01:00
nsubiron d460ff8f71 Update changelog 2019-01-26 14:31:35 +01:00
Fabian Oboril 8a3e40ac6d
Merge branch 'master' into basicAgentUpdates 2019-01-25 22:31:27 +01:00
Fabian Oboril 9ff2afe1e3 Update changelog 2019-01-25 22:28:56 +01:00
bernatx 21bf92c5af Removed 'add_force' command, and little fixes. 2019-01-24 18:57:38 +01:00
bernatx eaf3392c66 Added methods to PythonAPI for managing some physics of an actor 2019-01-24 18:57:38 +01:00
Marc Garcia Puig 72ebe0fe34 Updated CHANGELOG with the changes 2019-01-24 12:58:48 +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 4ab822bcce Add support for spawning and controlling walkers 2019-01-22 19:54:57 +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 8e611f0c13 Moving tick_interval property from collision camera to Lidar camera. 2019-01-16 10:46:16 +01:00
nsubiron 5dbd53766f Minor corrections 2019-01-11 15:23:58 +01:00
Firesuiry 1832eb249a add scription 2019-01-11 14:32:11 +08:00
manishthani 25a041e188 Updated CHANGELOG 2019-01-10 16:23:57 +01:00
nsubiron 3b8507d18d Fix changelog 2018-12-22 11:41:19 +01:00
germanros1987 c7759ef926
Update CHANGELOG.md
removing scenario_runner items
2018-12-21 14:14:14 -08:00
germanros1987 54fe5e41c1
Update CHANGELOG.md
added scenario_runner changes too.
2018-12-21 14:06:54 -08:00
nsubiron d4f6c24c64 Update changelog and increase version 2018-12-21 22:52:33 +01:00
nsubiron cddb98282c Increase version and update changelog 2018-11-16 13:29:40 +01:00