Skip to content

Commit

Permalink
Removed todo
Browse files Browse the repository at this point in the history
  • Loading branch information
masskro0 committed Oct 20, 2023
1 parent 348fe1a commit 8593ea1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/network.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ def check_broadcasts(self):
j += 1

def display_trajectories(self, ego_vehicle):
# TODO: View of pedestrian: show mobile with warning message.
"""Display trajectories of all awctors relative to the ego vehicle (the point of interest).
:param ego_vehicle: Carla ego vehicle actor.
"""
Expand Down

0 comments on commit 8593ea1

Please sign in to comment.