- Rename route-generator to path_generator
- Interface segregation of path_generator
- route_candidate_holder legacy interface
- bugfix update_planning problem to empty previous planning problem initial state and goal
- Route planner now uses lanelet_network instead of scenario as argument.
- Moved scenario as optional argument to be deprecated in future releases.
- Changed some logger warnings to debug
- CR Drivability Checker dependency set to major
- Total refactor
- Add support for commonroad-io 2022.3
- In addition to Scenario, accepts LaneletNetwork as the road network.
- In addition to PlanningProblem, accepts State and GoalRegion as the route planning problem.
- First release of the toolbox.