2.2.5.5. test_local_planning module¶
Script to test local track filtering by generating test cases.
- test_local_planning.get_vehicle_position_and_direction(filename: str, percentage: float)[source]¶
Get position and heading of vehicle for a calculated timestamp. Timestamp will be calculated from percentage of maximum time.
Note
Not started yet.