↓ 15 callersMethodplotSelf(self, vtag: str, widget: QWidget, ex: float, ey: float, ctf: CoordTF)
limsim/simModel/common/carFactory.py:333
↓ 5 callersMethodplotJunction(
self, jid: str, widget: QWidget, ex: float, ey: float, ctf: CoordTF)
limsim/simModel/common/networkBuild.py:447
↓ 4 callersMethodfind_nearest_rsfind the closest frenet coordinate on reference line, i.e. argmin_{s} (x(s, 0) - pos_x)^2 + (y(s, 0) - pos_y)^2 where x(s, 0), y
limsim/utils/cubic_spline.py:261
↓ 4 callersMethodpop_last_state_r return the last state of the trajectory for replay model: x, y, yaw, vel, acc, laneID, lanPos, routeIdx
limsim/utils/trajectory.py:181
↓ 3 callersFunctiongenerate_one(idx, departureTime, arrivalTime, period, origin, destination, intermediate, timeIdx=None)
limsim/networkFiles/CarlaTown05/randomTrips.py:630
↓ 2 callersMethodcontrolSelf(
self, centerx: float, centery: float,
yaw: float, speed: float, accel: float
)
limsim/simModel/common/carFactory.py:251