Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycaisy committed May 21, 2024
1 parent 2b45313 commit f0382a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions car_dreamer/toolkit/carla_manager/world_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -362,8 +362,6 @@ def actor_actions(self) -> ActorActionDict:
:return: a dictionary mapping vehicle IDs to their known actions.
:rtype: dict[int, list[tuple[Command, carla.Waypoint]]]
.. seealso:: :py:class:`Command`
.. warning::
Actors not controlled by autopilot will not have actions.
They will not be included in the returned dictionary.
Expand Down

0 comments on commit f0382a3

Please sign in to comment.