↓ 2 callersMethodpop_last_state return the last state of the trajectory: x, y, yaw, vel, acc, laneID, lanPos
limsim/utils/trajectory.py:173
↓ 1 callersFunctioncalc_frenet_paths(current_state, sample_d, sample_t, sample_v, dt, config)
limsim/trafficManager/planner/frenet_optimal_planner/frenet_optimal_planner.py:94
↓ 1 callersFunctioncolor_depth(
depths: np.ndarray,
scale=None,
cmap="viridis",
out: Literal["uint8,0,255", "float,0,1"] = "
hmi/run_oasim_gui.py:29
↓ 1 callersMethodextract_ego_vehicle(self, vehicles_info, roadgraph, T,
through_timestep,sim_mode)
limsim/trafficManager/traffic_manager.py:276