mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-10 11:52:10 +08:00
leedle leedle leedle lee
This commit is contained in:
@@ -292,6 +292,7 @@ class Navigationd:
|
||||
"valid": True,
|
||||
"maneuverModifier": str(payload.get("maneuverModifier") or ""),
|
||||
"maneuverType": str(payload.get("maneuverType") or ""),
|
||||
"laneCount": len(lanes),
|
||||
"activeLaneDirection": active_lane_direction,
|
||||
"activeLaneIndex": active_lane_index,
|
||||
"activeLaneAtRoadEdge": active_lane_at_road_edge,
|
||||
|
||||
Reference in New Issue
Block a user