Route planning uses V2X collaboration data and ODD constraints to increase ADAS activation opportunities while balancing travel time and reliability.
Stores incomplete road sections and revisits hidden or multi-lane areas to build more precise vehicle positioning maps.
Vehicle trajectory data is converted into probability-based control points and Bézier lane links to create more natural intersection paths.
Relative distance data from LiDAR-detected planar surfaces corrects IMU orientation drift without adding sensors or reducing reliability.
Fresh ego-vehicle position updates and slower local map transmission are combined to cut load while improving control accuracy.
Matches speed values with transportation modes and predefined conditions to reduce sign-reading errors and improve navigation and autonomous control.
Predicted object trajectories are mapped onto road lanes and scored to improve self-driving car maneuver planning and collision avoidance.
AR destination graphics are aligned to building surfaces using map coordinates and road-slope adjustment to keep overlays visible on tilted roads.
Selective weighting of stable map features over vegetation improves autonomous vehicle alignment accuracy and reduces map update burden.
Lane-level congestion and restriction data help determine a recommended lane, while occupant preferences shift lane-change timing for comfort.
Deep learning identifies hazardous road boundaries from vehicle images to improve control signal credibility and driving accuracy.
Precomputed occupancy grid movies and cached vehicle-cell queries cut motion planning time while preserving reliable obstacle prediction.
Layered virtual HUD subelements use size, sharpness, and brightness gradients to reduce the ramp effect and improve depth perception.
Preplanned UAV flights collect cellular signal diagnostics across altitudes to map interference zones and improve 3D network coverage.
Sensor-driven factor graph updates correct lane line positions in real time, improving autonomous vehicle map alignment and steering.
Nearby vehicle trajectories are compared with swarm-based paths to validate assisted driving when lane markers are missing.
AI combines traffic data with driving history to choose autonomous routes that preserve efficiency while matching user habits.
Shifting the coordinate origin by speed, distance, or compute limits keeps position values small, reducing rounding errors in vehicle trajectory planning.
When sensors detect a map mismatch, only the affected region is annotated and replaced, cutting update time and data transfer for autonomous driving.
Weights each autonomous driving planning cycle by curvature, obstacles, and junction context to evaluate trajectory performance more accurately.