Function plansys2::remove_comments

Function Documentation

std::string plansys2::remove_comments(const std::string &pddl)

remove the comments on a pddl string

Parameters

pddl – a pddl string

Returns

a pddl string without comments