sea-bass / pyrobosim

ROS 2 enabled 2D mobile robot simulator for behavior prototyping.

Home Page:https://pyrobosim.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: PDDLStreamPlanner.plan() missing 1 required positional argument: 'goal_literals'

AndyZe opened this issue · comments

I get this on main branch as well as PR #32 when running:

python3 examples/demo_pddl.py --example 01_simple --verbose

Thanks for finding this. #36 fixes it!