germanros1987
|
4ec09d262e
|
Merge pull request #1528 from carla-simulator/fix/rotuer_float_imprecision
Fixed out of domain input problem
|
2019-04-11 10:36:52 -07:00 |
Praveen Kumar
|
730a9a8325
|
Fixed out of domain input problem
|
2019-04-11 16:05:03 +05:30 |
germanros1987
|
6f4db2a952
|
Merge pull request #1523 from carla-simulator/feature/fix_lidar_range_doc
Fix Lidar range documentation
|
2019-04-10 13:46:21 -07:00 |
Pasch, Frederik
|
458072c19d
|
Fix Lidar range documentation
|
2019-04-10 14:44:00 +02:00 |
germanros1987
|
95a8dc8c6f
|
Merge pull request #1512 from carla-simulator/fix/global_routing
Added check for dangling edge with infinitesimal path
|
2019-04-08 13:21:04 -07:00 |
Praveen Kumar
|
573722732a
|
Added check for dangling edge with zero length path
|
2019-04-09 00:38:32 +05:30 |
germanros1987
|
37922ab530
|
Merge pull request #1511 from carla-simulator/fix/global_router
Fixed dangling segment issue
|
2019-04-08 10:26:22 -07:00 |
Praveen Kumar
|
5bfc7d1446
|
Fixed dangling segment issue:
* Localization now also using section id
* Added _find_loose_end method to resolve issue
|
2019-04-08 21:53:46 +05:30 |
nsubiron
|
9c8e987ac2
|
Documentation on no-rendering mode
|
2019-04-08 10:14:26 +02:00 |
nsubiron
|
b0f6ee804c
|
Documentation on synchronous mode
|
2019-04-08 09:13:53 +02:00 |
nsubiron
|
4d1230e976
|
Update Python API reference
|
2019-04-05 12:11:56 +02:00 |
nsubiron
|
1b8fe4c583
|
Update content link
|
2019-04-04 19:15:45 +02:00 |
nsubiron
|
bd0711e87a
|
Increase version
|
2019-04-04 19:15:45 +02:00 |
nsubiron
|
0871f10667
|
Reword CHANGELOG
|
2019-04-04 18:59:38 +02:00 |
nsubiron
|
bcda2a9e87
|
Remove Manifest_UFSFiles_Linux.txt from package
|
2019-04-04 16:57:17 +02:00 |
nsubiron
|
24edc1de30
|
Add optional argument "actor_ids" to world.get_actors to request only the actors with the ids provided
|
2019-04-04 16:37:21 +02:00 |
nsubiron
|
2ffb3196fa
|
Update CHANGELOG and Python API reference
|
2019-04-04 14:42:28 +02:00 |
nsubiron
|
2a50786c62
|
Update spawn_npc.py to use batch commands
|
2019-04-04 14:42:28 +02:00 |
nsubiron
|
ec477c5514
|
Add method client.apply_batch_sync that waits for server response
|
2019-04-04 14:42:28 +02:00 |
nsubiron
|
476d587a7d
|
Add carla.command to spawn actors in batch
|
2019-04-04 14:42:28 +02:00 |
nsubiron
|
b29d04ea33
|
Add extra constructors to carla.command objects to use actors directly
|
2019-04-04 14:42:28 +02:00 |
German Ros
|
ac20c931f9
|
Updated: changelog.md
|
2019-04-03 15:12:50 -07:00 |
German Ros
|
5f13bd817e
|
Fix: Problem divided by small numbers in PythonAPI/navigation/misc.py
Added eps
|
2019-04-03 15:09:02 -07:00 |
Fabian Oboril
|
7451cf1008
|
Fix division by zero in is_within_distance_ahead()
|
2019-04-02 20:32:47 +02:00 |
nsubiron
|
6d71c65137
|
Fix vehicles missing the route if autopilot enabled too late
|
2019-04-02 19:48:13 +02:00 |
Marc Garcia Puig
|
b793f0f3d3
|
Deleted obsolete constructor
|
2019-04-02 16:41:46 +02:00 |
Marc Garcia Puig
|
5f1c830d6d
|
Updated changelog
|
2019-04-02 16:03:09 +02:00 |
Marc Garcia Puig
|
819edd97ec
|
Updated lane cross detector
|
2019-04-02 15:46:30 +02:00 |
Manish
|
2aef64fc6b
|
changed color of speed limit
|
2019-04-01 18:10:28 +02:00 |
Manish
|
0c6b41ef07
|
spawned hero actor is deleted when closing no rendering mode
|
2019-04-01 18:10:28 +02:00 |
nsubiron
|
ce94741e21
|
Update CHANGELOG
|
2019-04-01 18:10:28 +02:00 |
nsubiron
|
a8d08e1261
|
Add option to no_rendering_mode.py to show spawn points
|
2019-04-01 18:10:28 +02:00 |
Manish
|
efd06cd71c
|
Trigger boxes' color is different for each actor
|
2019-04-01 18:10:28 +02:00 |
Manish
|
d0f8efdb13
|
show triggers of speed limits
|
2019-04-01 18:10:28 +02:00 |
nsubiron
|
b94ed197a8
|
Add option to no_rendering_mode.py to show waypoint connections
|
2019-04-01 18:10:28 +02:00 |
Daniel
|
143d1ee136
|
Fixed map generation script
|
2019-04-01 14:57:37 +02:00 |
nsubiron
|
f15bd3f68e
|
Fix LibCarla.client install path in Windows
|
2019-04-01 14:46:44 +02:00 |
nsubiron
|
528a59319b
|
Fix no-rendering mode
|
2019-03-30 15:21:02 +01:00 |
nsubiron
|
1ebf712963
|
Update Content link
|
2019-03-30 14:41:07 +01:00 |
nsubiron
|
f22df6d4a5
|
Increase smoke tests time-out
|
2019-03-30 14:36:44 +01:00 |
Manish
|
514cfacaa6
|
fixed triggers bounding box draw
|
2019-03-30 14:36:44 +01:00 |
Manish
|
222898e995
|
add draw trigger of traffic lights
|
2019-03-30 14:36:44 +01:00 |
Manish
|
ca6bcafa72
|
added parking and shoulders to no rendering mode
|
2019-03-30 14:36:44 +01:00 |
nsubiron
|
5fd463d7aa
|
Remove CarlaCola truck from the list of safe vehicles
|
2019-03-30 14:36:44 +01:00 |
nsubiron
|
6043d9ac84
|
Fix OpenDriveActor
|
2019-03-30 14:36:44 +01:00 |
Manish
|
a66d7ee7ad
|
fixed small visual things
|
2019-03-30 14:36:44 +01:00 |
Manish
|
424372a67e
|
lane markings and loading time of no rendering mode improved
|
2019-03-30 14:36:44 +01:00 |
Daniel
|
171952474a
|
OpenDriveActor modifications
|
2019-03-30 14:29:57 +01:00 |
Daniel
|
ad427f60f2
|
OpenDriveActor with waypoints
|
2019-03-30 14:29:57 +01:00 |
nsubiron
|
367b22f68a
|
Fix geo-reference parse double hanging forever when run inside Unreal Engine
|
2019-03-30 14:29:57 +01:00 |