How to add goal area in gui

Dear developer,
I am using the scenarios designer GUI, but I can’t find the function on how to add target or zone areas in the road network. Also, how can we add the green arrow and the yellow reference road into the road network? Can the GUI do that. If not, how can we do that? Is there any tutorial on that?

Currently, it is not possible to add planning problems (initial state and goal regions). We will add this in the next months.

Until then, you have to add it manually to the scenario:

  1. Directly in the xml-file via a text editor.
  2. Creating a PlannignProblemSet in Python and writing the PlanningProblemSet and scenario to the xml

Oh I see, Thanks a lot ! Looking forward to your next version. What you guys have done is amazing!