from nuplan.common.actor_state.oriented_box import OrientedBox, in_collision from nuplan.common.actor_state.state_representation import Point2D, StateSE2 from nuplan.common.actor_state.tracked_objects ...