I've been searching the web for a planner that supports temporal planning, specifically compatible with PDDL 2.2. My machine runs Ubuntu bionic (18.04).
I was trying to use LPG-td planner, which strangely interpreted the planning problem as non-temporal (although it included the requirements for temporal planning in the correct syntax).
I couldn't find any planners that would compile on my machine or support the above requirements other than LPG-td.
Does anyone have an idea?
Thank you.