nsubiron
|
4eed57fb87
|
Expose map topology in Python
|
2018-11-15 16:45:34 +01:00 |
nsubiron
|
04c76acd7a
|
Rename Waypoint's GetTransform to ComputeTransform
|
2018-11-15 16:45:34 +01:00 |
nsubiron
|
13368d8d6d
|
Add WaypointGenerator class
|
2018-11-15 16:45:34 +01:00 |
nsubiron
|
a4fda4213b
|
Refactor MapData
|
2018-11-15 16:45:34 +01:00 |
nsubiron
|
f9293c80ed
|
Use actor_get_display_name when possible
|
2018-11-15 16:29:57 +01:00 |
nsubiron
|
6103d59766
|
Implement lane detector only for points on same road section
|
2018-11-15 16:29:57 +01:00 |
nsubiron
|
9d1b2a12ef
|
Add parent to actor state
|
2018-11-15 16:29:57 +01:00 |
nsubiron
|
03baf21df6
|
Add empty lane detector and split server side vs client side sensors
|
2018-11-15 16:29:57 +01:00 |
marcgpuig
|
ddc4d79dc3
|
Fixed release test for Vector3D
|
2018-11-15 16:28:09 +01:00 |
marcgpuig
|
0d7e1d96f6
|
Little optimization on DistArcPoint
|
2018-11-15 16:01:41 +01:00 |
marcgpuig
|
df48b68391
|
MakeUnitVector have an assert if the length is really small or 0
|
2018-11-15 15:55:20 +01:00 |
marcgpuig
|
8f7cecc6ca
|
Added Math.cpp + small improvement on what return some of the functions
|
2018-11-15 15:03:59 +01:00 |
marcgpuig
|
d24ebbe7be
|
Small fix on Location's Distance()
|
2018-11-15 15:02:06 +01:00 |
Marc
|
903701979e
|
Improved GetNearestLane function
|
2018-11-15 13:15:32 +01:00 |
Marc
|
73dee62089
|
Fixed bug caused by floating point error
|
2018-11-14 20:58:02 +01:00 |
Marc
|
49f495d946
|
Fixed DistArcPoint on negative curvatures
|
2018-11-14 14:48:09 +01:00 |
Marc
|
60c97c4c14
|
Added Location::Distance(Location) functionality to the PythonAPI
|
2018-11-14 13:00:53 +01:00 |
Marc
|
b6a78cc810
|
Fixed of wrong distance function usage
|
2018-11-14 12:30:08 +01:00 |
Marc
|
e93585f9a7
|
Fixed inverted Y on GetNearestLane
|
2018-11-14 11:49:22 +01:00 |
Marc
|
597cee0d19
|
GetWaypoint() function working + some unused printfs deleted
|
2018-11-13 15:26:36 +01:00 |
Marc
|
184ff3f55e
|
Length spelling fix
|
2018-11-12 15:05:13 +01:00 |
nsubiron
|
a201e77cd5
|
Update Content link
|
2018-11-12 15:04:20 +01:00 |
nsubiron
|
503fedeb6b
|
Merge branch 'master' into roads
|
2018-11-12 14:48:44 +01:00 |
TheNihilisticRobot
|
4ca95b7e88
|
Added clouds to "Clear" weather presets.
(cherry picked from commit ba18795626d444c4f92d6a72926699d313ab91fb)
|
2018-11-12 14:00:19 +01:00 |
Praveen Palanisamy
|
2f4897a313
|
Update to build boost for python2 AND python3 cleanly
|
2018-11-09 18:52:33 -05:00 |
Praveen Palanisamy
|
d1c2a03dcf
|
Append to build logs instead of truncating
|
2018-11-09 10:41:34 -05:00 |
iFuSiiOnzZ
|
a08e7db963
|
Fix previous lane id
|
2018-11-09 16:22:36 +01:00 |
iFuSiiOnzZ
|
fe476e8b2b
|
Change destination ID when contact point is end for a junction
|
2018-11-09 12:07:49 +01:00 |
nsubiron
|
2371246c5b
|
Add HUD with info to manual_control.py
|
2018-11-09 11:15:27 +01:00 |
nsubiron
|
b5c565d49f
|
Add missing include
|
2018-11-08 12:50:30 +01:00 |
nsubiron
|
b113b979ca
|
Log vehicle control in world observer
|
2018-11-08 12:50:11 +01:00 |
iFuSiiOnzZ
|
fb8410c7ff
|
Update comment function for doxygen
|
2018-11-08 12:41:12 +01:00 |
iFuSiiOnzZ
|
b2369cdc98
|
Fix wrong iterator comparation
|
2018-11-08 12:39:11 +01:00 |
iFuSiiOnzZ
|
5667505ec9
|
Merge branch 'geom_fixes' into fix_prev_next_lane
|
2018-11-08 12:22:36 +01:00 |
Marc
|
84f72b7565
|
GetNearestLane now uses precalculed lane offset + few comments
|
2018-11-08 12:11:26 +01:00 |
Praveen Palanisamy
|
77a12809f6
|
Updated Setup script to use env python
|
2018-11-07 13:45:59 -05:00 |
iFuSiiOnzZ
|
223ddb94ad
|
Fix lane missing information
|
2018-11-07 19:10:01 +01:00 |
nsubiron
|
6e0c0c808f
|
Fix unit conversion for velocity
|
2018-11-07 11:32:38 +01:00 |
Marc
|
5015ab782b
|
Precalculed lane offset from the center of the road
|
2018-11-05 18:35:24 +01:00 |
Marc
|
a82b80eb30
|
Added LaneOffset to GetNearestPoint function + some explanation comments
|
2018-11-05 14:09:01 +01:00 |
iFuSiiOnzZ
|
f2559e0ee2
|
Fix the next and previous lane link
|
2018-11-05 13:47:06 +01:00 |
nsubiron
|
7891a0b138
|
Add --safe argument to spawn_npc.py
|
2018-11-03 12:28:14 +01:00 |
nsubiron
|
dca0bf86b0
|
First attempt at computing next waypoint
|
2018-11-03 12:26:19 +01:00 |
Marc
|
2b6e3057ea
|
Added GetNearestLane
|
2018-11-02 17:40:45 +01:00 |
iFuSiiOnzZ
|
7a2d023619
|
Use the trigger extend volume for lane debugging
|
2018-11-01 13:16:13 +01:00 |
iFuSiiOnzZ
|
ad91f1329d
|
Process the junction infomation and add it as the next lane info
|
2018-11-01 12:12:01 +01:00 |
iFuSiiOnzZ
|
6f7e3cfcac
|
Add information for next and prev lane
|
2018-11-01 10:17:56 +01:00 |
nsubiron
|
46a6ecec1c
|
Rollback files that didn't need to change
|
2018-10-31 19:53:34 +01:00 |
nsubiron
|
2a6e341434
|
Fix CMakeLists.txt source files
|
2018-10-31 19:30:00 +01:00 |
nsubiron
|
9a196e7fd8
|
Update content link
|
2018-10-31 18:58:56 +01:00 |